Il faut supprimer les erreurs

This commit is contained in:
Michael RICOIS 2012-04-24 08:02:32 +00:00
parent 949e097146
commit 4111692b0e

View File

@ -1,6 +1,6 @@
#!/usr/bin/php
<?php
//error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
error_reporting(E_ALL ^ E_NOTICE ^ E_WARNING);
// Define path to application directory
defined('APPLICATION_PATH')