Additional check of variables

This commit is contained in:
2017-10-27 12:51:58 +04:00
parent 74c106aa87
commit 9e1c2cca4e
3 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,7 @@
*/
defined("MOODLE_INTERNAL") || die();
$plugin->release = "1.0.0 (Build: 2017102700)";
$plugin->version = 2017102700;
$plugin->requires = 2016112900;