From 11e8f20ec4d88f4da0f5cd96cfed583a518b7742 Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 29 Dec 2002 04:18:09 +0000 Subject: [PATCH] Accidentally left debugging on --- lib/setup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/setup.php b/lib/setup.php index 9504edb44a..460f280e62 100644 --- a/lib/setup.php +++ b/lib/setup.php @@ -32,7 +32,7 @@ /// Set error reporting back to normal - error_reporting(15); + error_reporting(7); /// Load up any configuration from the config table -- 2.39.5