includes/template.php
changeset 440 105457df35e5
parent 322 5f1cd51bf1be
child 444 4e26d6079910
--- 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
     
     /*