moodle/mod/wiki/db/install.php
2010-05-02 11:28:11 +00:00

8 lines
59 B
PHP

<?php
function xmldb_wiki_install() {
global $DB;
}