moodle/auth/ldap/db/install.php
2011-12-23 10:38:10 +01:00

7 lines
69 B
PHP

<?php
function xmldb_auth_ldap_install() {
global $CFG, $DB;
}