Daniel S. Reichenbach wrote:

> Hy,
> 
> currently i'm digging into attachments for my site and i wanted
> to ask, if there is a function, which lists all attachments for an
> article?

$article = mgd_get_article($id);
$atts = $article->listattachments();

> Thx,
> Daniel
> 
> 

-- 
Best Regards,
David Guerizec           Free Software Developer
Aurora R&D               [EMAIL PROTECTED]
Midgard core developer   http://www.midgard-project.org/


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

Reply via email to