7 lines
75 B
PHP
7 lines
75 B
PHP
<?php
|
|
|
|
function xmldb_auth_shibboleth_install() {
|
|
global $CFG, $DB;
|
|
|
|
}
|