Skip to content
Snippets Groups Projects
Commit d6fdbd4e authored by Alexander Bias's avatar Alexander Bias
Browse files

Add global to auth.php

parent 9d4d974a
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@
defined('MOODLE_INTERNAL') || die;
global $CFG;
require_once($CFG->libdir.'/authlib.php');
require_once($CFG->libdir.'/ldaplib.php');
require_once($CFG->dirroot.'/user/lib.php');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment