]> git.mjollnir.org Git - moodle.git/commitdiff
Accidentally left debugging on
authormoodler <moodler>
Sun, 29 Dec 2002 04:18:09 +0000 (04:18 +0000)
committermoodler <moodler>
Sun, 29 Dec 2002 04:18:09 +0000 (04:18 +0000)
lib/setup.php

index 9504edb44a8e79213481ba9fd85c0cc86ce95f0a..460f280e628a0a4ab53b97ad6717261b9afcbd03 100644 (file)
@@ -32,7 +32,7 @@
 
 
 /// Set error reporting back to normal
-    error_reporting(15);   
+    error_reporting(7);   
 
 
 /// Load up any configuration from the config table