Fix: Remove warnings

This commit is contained in:
Laurent Destailleur 2010-10-05 22:38:14 +00:00
parent 4ae755efbc
commit d674809e26

View File

@ -34,6 +34,8 @@ require_once('../lib/files.lib.php');
// DOL_DOCUMENT_ROOT has been defined in function.inc.php to '..'
error_reporting(E_ALL); // To have all errors without disabled E_STRICT
// Define $_REQUEST["logtohtml"]
$_REQUEST["logtohtml"]=1;