%PDF- %PDF-
| Direktori : /opt/bitnami/apps/moodle/htdocs/local__d9c9c01/moodle_webshell/ |
| Current File : /opt/bitnami/apps/moodle/htdocs/local__d9c9c01/moodle_webshell/externallib.php |
<?php
/**
* moodle_webshell web services implemntation.
*
* @package moodle_webshell
* @copyright 2022, Remi GASCOU (Podalirius) <podalirius@protonmail.com>
* @license MIT
*/
require_once($CFG->libdir."/externallib.php");
class local_moodle_webshell_external extends external_api {
}