Merge branch 'MDL-48210-27-checker-caching' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE

This commit is contained in:
Dan Poltawski
2014-11-26 08:20:39 +00:00
+1 -1
View File
@@ -635,7 +635,7 @@ class checker {
global $CFG;
if (empty($changes)) {
return;
return array();
}
$notifications = array();