mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
7 lines
69 B
PHP
7 lines
69 B
PHP
<?php
|
|
|
|
function xmldb_auth_ldap_install() {
|
|
global $CFG, $DB;
|
|
|
|
}
|