diff --git a/config/functions_init.php b/config/functions_init.php index 68759a2..15a8a21 100644 --- a/config/functions_init.php +++ b/config/functions_init.php @@ -82,25 +82,26 @@ function debugStatusMes( string $Message, string $intensity) { } } -// DISPLAY DEBUG ERROR FOOTER BAR -function displayDebugFooter() { +// DISPLAY DEBUG ERROR BAR +function displayDebug() { global $debug, $debug_messages; if ($debug !== "on") { return; } - echo '