Merge branch 'MDL-60364-m32' of https://github.com/NeillM/moodle into MOODLE_32_STABLE
This commit is contained in:
@@ -3072,6 +3072,7 @@ class core_course_external extends external_api {
|
||||
*/
|
||||
public static function check_updates($courseid, $tocheck, $filter = array()) {
|
||||
global $CFG, $DB;
|
||||
require_once($CFG->dirroot . "/course/lib.php");
|
||||
|
||||
$params = self::validate_parameters(
|
||||
self::check_updates_parameters(),
|
||||
|
||||
Reference in New Issue
Block a user