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

10 lines
261 B
PHP
Executable File

<?php
$debugMsg .= monDebug(2, [
'codeOpe' => $codeOpe,
'theIdPage' => $theIdPage,
'langueCourante' => $_SESSION['lgCouranteCode'],
'jeViensDe' => $jeViensDe
], 'frmPage.debug.php');
?>