alpha_full/admin/maint/constr/constr.debug.php
2026-04-06 22:58:51 +02:00

12 lines
223 B
PHP
Executable File

<?php
$debugMsg .= monDebug(2, [
'theMsg' => $theMsg,
'theImage' => $theImage,
'thePopup' => $thePopup,
'theAlt' => $theAlt,
'propager' => $propager,
'codeOpe' => $codeOpe,
'afficher' => $afficher
], '');
?>