pp wrote: > From docs: > " > $article->topic = 17; # Article will be under topic no. 17 > $article->title = "\$article->create(); example"; > etc etc" > > well , I didn't test it. > Couldn't be error this way for create object function? > There is no name field in ths example. > > Or maybe this function is not compatible with > mgd_create_article?
Article creation doesn't require the name to be set (the implementation doesn't check for it, in any case). Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
