Vidar Berg wrote:


>>>   $article = mgd_get_article(28);
>>>   $list    = $article->listattachments();
>> 
>> You can test the value of $list at this point. If it's false,
>> mgd_errstr() will tell you why.
> 
> 
> Hi,
> echo $list; echo mgd_errstr(); 
> returns: Object does not exist.

Which verion number is in the top of attachment.c? The listattachments 
implementation that's in CVS does not return this error under any 
circumstance.

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to