Skip to content

Commit ebe574f

Browse files
committed
Merge branch 'MDL-65918-37' of git://github.com/junpataleta/moodle into MOODLE_37_STABLE
2 parents 1a89704 + ef24084 commit ebe574f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth/oauth2/classes/auth.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636

3737
require_once($CFG->libdir.'/authlib.php');
3838
require_once($CFG->dirroot.'/user/lib.php');
39+
require_once($CFG->dirroot.'/user/profile/lib.php');
3940

4041
/**
4142
* Plugin for oauth2 authentication.

0 commit comments

Comments
 (0)