diff --git a/include/serendipity_smarty_class.inc.php b/include/serendipity_smarty_class.inc.php index 75697ac7..48b21060 100644 --- a/include/serendipity_smarty_class.inc.php +++ b/include/serendipity_smarty_class.inc.php @@ -1,4 +1,5 @@ -error_reporting = E_ALL & ~(E_NOTICE|E_STRICT); - } + // we use our own error_handler and get in conflicts with smarty? + // $this->muteExpectedErrors(); + } /* Note: Ian