From 2e6fcf4a8ca785e15dcdd52fc3c05159644a427a Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 22 Nov 2005 07:31:59 +0000 Subject: [PATCH] Gosh darn this stupid error reporting bit --- installer.css.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/installer.css.php b/installer.css.php index 7a6313c..23ed004 100755 --- a/installer.css.php +++ b/installer.css.php @@ -19,8 +19,6 @@ || ################################################################### \*=====================================================================*/ -error_reporting(E_ALL & ~E_NOTICE); - $included = method_exists($GLOBALS['isso:null-framework'], 'load'); if (!$included) -- 2.22.5