alpha_full/admin/agencement/blocDroit/menus/ongMenus.debug.php
2026-04-06 22:58:51 +02:00

17 lines
409 B
PHP
Executable File

<?php
monDebug(2, [
'isEspace' => $isEspace,
'afficherEspace' => $afficherEspace,
'afficherMenu' => $afficherMenu,
'idLanguenav' => $idLanguenav,
'idParam' => $idParam,
'activation' => $activation,
'theMsg' => $theMsg,
'thePopup' => $thePopup,
'theAlt' => $theAlt,
'theFichier' => $theFichier,
'icone' => $icone,
'codeOpe' => $codeOpe,
'theLien' => $theLien],
'ongMenus.debug');
?>