> 
> 
> > 1:                    $currarticle = mgd_get_article($article->id);
> > 2:                    $list = $currarticle->listattachments();
> > 3:                    while ($list->fetch() ) {
> >                               echo "name: " . $list->name . 
> "<br>\n";
> >                       }
Clear..you havo no attachments :-) usr if (list =
$currarticle->listattachments();) first

Solt


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

Reply via email to