changeset 440 | 105457df35e5 |
parent 322 | 5f1cd51bf1be |
child 442 | 4da2dfc28728 |
--- a/includes/common.php Thu Dec 27 11:35:00 2007 -0500 +++ b/includes/common.php Mon Dec 31 21:16:27 2007 -0500 @@ -56,7 +56,7 @@ $_starttime = microtime_float(); // Verbose error reporting -error_reporting(E_ALL); +error_reporting(E_ALL & ~E_STRICT); // // Determine the location of Enano as an absolute path.