Files
moodle/mod/wiki/db/install.php

6 lines
57 B
PHP

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