mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
call of cas function in lib.php
This commit is contained in:
parent
5888f3912c
commit
9b7e5dd2d6
@ -4,7 +4,7 @@
|
||||
//CHANGELOG:
|
||||
//05.03.2005 replace /login/index.php
|
||||
|
||||
require_once($CFG->dirroot.'/auth/cas/caslogin.php');
|
||||
require_once($CFG->dirroot.'/auth/cas/lib.php');
|
||||
|
||||
//Define variables used in page
|
||||
if (!$site = get_site()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user