pp wrote: > > echo "Created article '$name' with id " . $article; > > not > > echo "Created article '$name' with id " . $article->id; > > > > Yes, correct, just checked. > Add notes , or it will be fixed?
The documentation has already been updated. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
