diff --git a/inc/common.inc.php b/inc/common.inc.php index 62406c11..90dbf58e 100644 --- a/inc/common.inc.php +++ b/inc/common.inc.php @@ -1607,18 +1607,20 @@ function hesk_error($error, $showback = 1)
-
-
- :

- +
+ :

+  

-

' . $hesklang['warn'] . '
' . $hesklang['dmod'] . '

'; - } - ?> + if ($hesk_settings['debug_mode']) { + echo ' +

 

+

' . $hesklang['warn'] . '
' . $hesklang['dmod'] . '

'; + } + ?> +
+