Skip to content

Commit

Permalink
call of cas function in lib.php
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixfr committed Mar 14, 2005
1 parent 5888f39 commit 9b7e5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/cas/login.php
Expand Up @@ -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()) {
Expand Down

0 comments on commit 9b7e5dd

Please sign in to comment.