Merge branch 'wip-MDL-51095-m29' of git://github.com/marinaglancy/moodle into MOODLE_29_STABLE
This commit is contained in:
@@ -80,6 +80,7 @@ class enrol_meta_handler {
|
||||
*/
|
||||
protected static function sync_with_parent_course(stdClass $instance, $userid) {
|
||||
global $DB, $CFG;
|
||||
require_once($CFG->dirroot . '/group/lib.php');
|
||||
|
||||
$plugin = enrol_get_plugin('meta');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user