moodle/auth/fc/db/install.php

7 lines
67 B
PHP
Raw Normal View History

<?php
function xmldb_auth_fc_install() {
global $CFG, $DB;
}