Update the description

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-06-06 16:37:29 +04:00
parent f3dc1d01cc
commit a6682c8ce4
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3
3 changed files with 9 additions and 9 deletions

View File

@ -17,9 +17,9 @@
/** /**
* Strings for component 'tool_apisiteadmins', language 'en'. * Strings for component 'tool_apisiteadmins', language 'en'.
* *
* @package tool_apisiteadmins * @copyright 2018 "Valentin Popov" <info@valentineus.link>
* @copyright 2018 "Valentin Popov" <info@valentineus.link> * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @package tool_apisiteadmins
*/ */
$string["pluginname"] = "Advanced API administration management"; $string["pluginname"] = "Advanced API administration management";

View File

@ -17,9 +17,9 @@
/** /**
* Strings for component 'tool_apisiteadmins', language 'ru'. * Strings for component 'tool_apisiteadmins', language 'ru'.
* *
* @package tool_apisiteadmins * @copyright 2018 "Valentin Popov" <info@valentineus.link>
* @copyright 2018 "Valentin Popov" <info@valentineus.link> * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @package tool_apisiteadmins
*/ */
$string["pluginname"] = "Расширенный API управления администраторами"; $string["pluginname"] = "Расширенный API управления администраторами";

View File

@ -17,9 +17,9 @@
/** /**
* Information about the version of the plugin. * Information about the version of the plugin.
* *
* @package tool_apisiteadmins * @copyright 2018 "Valentin Popov" <info@valentineus.link>
* @copyright 2018 "Valentin Popov" <info@valentineus.link> * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later * @package tool_apisiteadmins
*/ */
defined("MOODLE_INTERNAL") || die(); defined("MOODLE_INTERNAL") || die();