diff -r 5d62ef764b0d -r 105457df35e5 includes/template.php --- a/includes/template.php Thu Dec 27 11:35:00 2007 -0500 +++ b/includes/template.php Mon Dec 31 21:16:27 2007 -0500 @@ -1236,7 +1236,6 @@ $tplvars = $this->extract_vars($filename); if($session->sid_super) $as = htmlspecialchars(urlSeparator).'auth='.$session->sid_super; else $as = ''; - error_reporting(E_ALL); $random_id = sha1(microtime().''); // A temp value /*