MDL-12945 a slightly bigger patch for performance in recent activity and various group related issues + some other fixes - see list of subtasks in tracker
This commit is contained in:
@@ -456,8 +456,8 @@ function main_upgrade($oldversion=0) {
|
||||
}
|
||||
|
||||
if ($oldversion < 2004042600) { /// Rebuild course caches for resource icons
|
||||
include_once("$CFG->dirroot/course/lib.php");
|
||||
rebuild_course_cache();
|
||||
//include_once("$CFG->dirroot/course/lib.php");
|
||||
//rebuild_course_cache();
|
||||
}
|
||||
|
||||
if ($oldversion < 2004042700) { /// Increase size of lang fields
|
||||
|
||||
Reference in New Issue
Block a user