MDL-14679 fixed regression

This commit is contained in:
skodak
2008-05-31 15:38:38 +00:00
parent b820eb8c60
commit 7e0489f4e1
+1 -1
View File
@@ -986,7 +986,7 @@ function blocks_print_adminblock(&$page, &$pageblocks) {
}
function blocks_repopulate_page($page) {
global $CFG;
global $CFG, $DB;
$allblocks = blocks_get_record();