From bbe620bc2230e3d81d00dd564b7848e26dc21dd1 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 22 Nov 2005 07:32:19 +0000 Subject: [PATCH] Removing another error_reporting() --- printer.css.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/printer.css.php b/printer.css.php index 5ef0f79..6ad1864 100755 --- a/printer.css.php +++ b/printer.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