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

15 lines
391 B
PHP
Executable File

<?php
monDebug(1, [
'textesAffSection' => $textesAffSection ?? 'empty',
'idLanguenav' => $idLanguenav ?? 'empty',
'numTxt' => $numTxt ?? 'empty',
'refresh =' => $refresh,
// 'theAff' => $theAff ?? 'empty',
'theDesc' => $theDesc,
// 'theOldImage' => $theOldImage,
'theImage' => $theImage,
'theLG' => $theLG,
'codeOpe' => $codeOpe
],'txt.debug.php');
?>