Merge branch 'wip-MDL-35339-master' of git://github.com/marinaglancy/moodle

This commit is contained in:
Dan Poltawski
2012-10-15 17:19:44 +08:00
59 changed files with 644 additions and 666 deletions
+1 -2
View File
@@ -646,8 +646,7 @@ class phpunit_util {
// If file containing class is not loaded, there is no cache there anyway.
format_base::reset_course_cache(0);
}
$reset = 'reset';
get_fast_modinfo($reset);
get_fast_modinfo(0, 0, true);
// purge dataroot directory
self::reset_dataroot();