repo.or.cz
/
moodle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'MDL-66457-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
[moodle.git]
/
auth
/
cas
/
db
/
install.php
blob
f9f437850e19f044dd6a347bbf49cc164f34c7a4
1
<
?php
2
3
function
xmldb_auth_cas_install
() {
4
global
$CFG
,
$DB
;
5
6
}