mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 11:26:41 +02:00
6 lines
No EOL
57 B
PHP
6 lines
No EOL
57 B
PHP
<?php
|
|
|
|
function xmldb_wiki_install() {
|
|
global $DB;
|
|
|
|
} |