mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00
6 lines
69 B
PHP
6 lines
69 B
PHP
<?php
|
|
|
|
function xmldb_auth_mnet_install() {
|
|
global $CFG, $DB;
|
|
|
|
}
|