moodle/mod/wiki/db/install.php
2011-12-23 10:38:11 +01:00

6 lines
57 B
PHP

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