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

10 lines
245 B
PHP
Executable File

<?php
$debugMsg .= monDebug(2, [
'theMsg' => $theMsg,
'theSon' => $theSon,
'thePopup' => $thePopup,
'theAlt' => $theAlt,
'codeOpe=' => $codeOpe,
'theLien=' => $_POST["theLien"] ?? ''
], '');
?>