Your IP : 192.168.165.1


Current Path : C:/xampp/htdocs/moodle/local/moodle_webshell/lang/en/
Upload File :
Current File : C:/xampp/htdocs/moodle/local/moodle_webshell/lang/en/local_moodle_webshell.php

<?php

/**
 * @package  moodle_webshell
 * @copyright 2022, Remi GASCOU (Podalirius) <podalirius@protonmail.com>
 * @license MIT
 * @doc https://docs.moodle.org/dev/String_API
 */
 
defined('MOODLE_INTERNAL') || die();
 
$string['plugintitle'] = 'Moodle webshell plugin - by Podalirius';