MDL-14679 fixed regression
This commit is contained in:
+1
-1
@@ -986,7 +986,7 @@ function blocks_print_adminblock(&$page, &$pageblocks) {
|
||||
}
|
||||
|
||||
function blocks_repopulate_page($page) {
|
||||
global $CFG;
|
||||
global $CFG, $DB;
|
||||
|
||||
$allblocks = blocks_get_record();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user