Merge branch 'MDL-66457-37' of git://github.com/andrewnicols/moodle into MOODLE_37_STABLE
[moodle.git] / auth / cas / db / install.php
blobf9f437850e19f044dd6a347bbf49cc164f34c7a4
1 <?php
3 function xmldb_auth_cas_install() {
4 global $CFG, $DB;