diff --git a/info.php b/info.php index 7bade9f..16b995e 100644 --- a/info.php +++ b/info.php @@ -21,7 +21,7 @@ * @author emeneo (http://emeneo.com/) */ - defined('MOODLE_INTERNAL') || die(); + require_once('../../config.php'); require_once($CFG->dirroot.'/enrol/apply/lib.php');