Martin Hierling wrote:
> if ($downdel) {
> foreach($downdel AS $key=>$value){
> echo "$key -> $value <br>";
> mgd_delete_attachment($key);
> echo mgd_errstr();
> }
> }
>
> shows me:
> 151 -> uf000402.gif
> Resource has dependantsThe attachment probably has parameters set. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
