> <? $list = $currarticle->listattachments();
> if ($list) {echo "ok!" . mgd_errstr(); }
> if (!$list) {echo "not ok , cause:" . mgd_errstr(); } ?>
> 
> It is very helpfull while debugging Your code.
Well it gives me MGD_ERR_OK as result. So no attachment there?

Daniel



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

Reply via email to