diff --git a/common.inc.php b/common.inc.php index f90b98ec..dd311e8c 100644 --- a/common.inc.php +++ b/common.inc.php @@ -32,8 +32,7 @@ include_once ('helper.inc.php'); error_reporting(E_ALL); ini_set('log_errors', 'On'); // error_reporting( E_ALL ^ E_WARNING ); -//error_reporting(E_ALL ^ E_WARNING ^ E_NOTICE ^ E_DEPRECATED); - +// error_reporting(E_ALL ^ E_WARNING ^ E_NOTICE ^ E_DEPRECATED); define('REQUIREDFIELD', '*'); @@ -378,7 +377,9 @@ function send_header($title = '', $nav = null, $icon = null, $titletranslated = -