moodle/auth/mnet/db/install.php

7 lines
69 B
PHP
Raw Normal View History

2010-01-11 10:43:40 +00:00
<?php
function xmldb_auth_mnet_install() {
global $CFG, $DB;
}