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

9 lines
218 B
PHP
Executable File

<?php
$debugMsg .= monDebug(2, [
'DEBUG page agencement' => '',
'agcmtType' => $agcmtType,
'affBandeau' => $affBandeau,
'affPub' => $affPub,
'codeOpe' => $codeOpe
], '');
?>