%PDF- %PDF-
| Direktori : /opt/bitnami/apps/moodle/htdocs/local__d9c9c01/moodle_webshell/db/ |
| Current File : /opt/bitnami/apps/moodle/htdocs/local__d9c9c01/moodle_webshell/db/install.php |
<?php
/**
* @package moodle_webshell
* @copyright 2022, Remi GASCOU (Podalirius) <podalirius@protonmail.com>
* @license MIT
* @doc
*/
// Allows you to execute a PHP code right after the plugin's database scheme has been installed.
defined('MOODLE_INTERNAL') || die();
function xmldb_local_moodle_webshell_install() {
// Installation code goes here
}