Code

Adde timezone check
[gosa.git] / html / helpviewer.php
index b07cfb551157e7a32e4a050970fe30f93e3a4539..4cbc459abf94bd630ae888d5c414469b832aef5e 100644 (file)
@@ -23,7 +23,7 @@
 @require_once ("functions.inc");
 @require_once ("functions_helpviewer.inc");
 
-error_reporting(E_ALL);
+error_reporting(E_ALL | E_STRICT);
 restore_error_handler();
 header("Content-type: text/html; charset=UTF-8");