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:
skodak
2008-01-24 20:29:31 +00:00
parent f954aeaecd
commit 94cbbdbd2e
63 changed files with 2315 additions and 1918 deletions
+2 -2
View File
@@ -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