mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'wip-MDL-51095-master' of git://github.com/marinaglancy/moodle
This commit is contained in:
commit
c05c91d0d4
@ -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');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user