Merge branch 'MDL-48210-27-checker-caching' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
This commit is contained in:
@@ -635,7 +635,7 @@ class checker {
|
||||
global $CFG;
|
||||
|
||||
if (empty($changes)) {
|
||||
return;
|
||||
return array();
|
||||
}
|
||||
|
||||
$notifications = array();
|
||||
|
||||
Reference in New Issue
Block a user