Removed some old debugging

This commit is contained in:
moodler
2006-09-22 15:54:03 +00:00
parent 37a7859855
commit 96fc0072b4
-2
View File
@@ -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']) &&