mirror of
https://github.com/moodle/moodle.git
synced 2025-03-01 14:32:48 +01:00
6 lines
57 B
PHP
6 lines
57 B
PHP
<?php
|
|
|
|
function xmldb_wiki_install() {
|
|
global $DB;
|
|
|
|
} |