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

11 lines
349 B
PHP
Executable File

<?php
// -----------------------------------------------------
// Debug
// -----------------------------------------------------
$debugMsg .= monDebug(2, [
'nomTheme=' => $nomThemeCss,
'theVoletCss' => $theVoletCss ?? 'empty',
'nomCss' => $nomCss ?? 'empty',
'theNumCss' => $theNumCss ?? 'empty',
], 'ongStyles.debug.php');
?>