setDomain(1); $acces_m = $dom_1->getRights($PMBuserid,$f_notice,8); } if ($acces_m==0) { if (!$f_explnum_id) { error_message('', htmlentities($dom_1->getComment('mod_noti_error'), ENT_QUOTES, $charset), 1, ''); } else { error_message('', htmlentities($dom_1->getComment('mod_enum_error'), ENT_QUOTES, $charset), 1, ''); } } else { $retour = "./catalog.php?categ=isbd&id=$f_notice"; $explnum = new explnum($f_explnum_id); $explnum->mise_a_jour($f_notice, $f_bulletin, $f_nom, $f_url, $retour, $conservervignette, $f_statut_chk); }