From 96fc0072b4be69045aed877b058dc26ae5fae072 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 22 Sep 2006 15:54:03 +0000 Subject: [PATCH] Removed some old debugging --- lib/accesslib.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/accesslib.php b/lib/accesslib.php index 55f629e5b8..d4440397d5 100755 --- a/lib/accesslib.php +++ b/lib/accesslib.php @@ -1747,8 +1747,6 @@ function update_capabilities($component='moodle') { return false; } - global $db; - $db->debug= 999; // Do we need to assign the new capabilities to roles that have the // legacy capabilities moodle/legacy:* as well? if (isset($capdef['legacy']) && is_array($capdef['legacy']) && -- 2.39.5