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

7 lines
69 B
PHP

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