Forum » » npds_galerie » » [Résolu] - Mise à l'épreuve.(en local)
Posté : 18 déc. 2020 à 13:37
[code php] if(file_exists("modules/".$name_module."/admin/adm_alertes.php")) { !include!("modules/".$name_module."/admin/adm_alertes.php"); if(count($reqalerte) != 0) { foreach($reqalerte as $v){ sql_query("INSERT INTO ".$NPDS_Prefix."fonctions (fid,fnom,fdroits1,fdroits1_descr,finterface,fetat,fretour,fretour_h,fnom_affich,ficone,furlscript,fcategorie,fcategorie_nom,fordre) VALUES (0, '".$ModInstall."', ".$ibid.", '', 1, 1, '', '', '".$affich."', '".$icon."', 'href=\"admin.php?op=Extend-Admin-SubModule&ModPath=".$ModInstall."&ModStart=".$path_adm_module."\"', 9, 'Modules', 0)") or sql_error(); } } } [/code]
Cet article provient de Labo NPDS 2015-2024
https://labo.infocapagde.com/viewtopic.php?topic=1454&forum=37