alpha_full/admin/options/moyensL/ml.debug.php
2026-04-06 22:58:51 +02:00

9 lines
189 B
PHP
Executable File

<?php
$debugMsg .= monDebug(2, [
'lgCourante=' => $_SESSION['lgCouranteCode'],
'activLiv2=' => $activLiv2,
'theIdLiv=' => $theIdLiv,
'libLiv2=' => $libLiv2
], 'ml.debug.php');
?>