mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
7 lines
69 B
PHP
7 lines
69 B
PHP
<?php
|
|
|
|
function xmldb_auth_mnet_install() {
|
|
global $CFG, $DB;
|
|
|
|
}
|