|
@ -18,7 +18,7 @@ |
|
|
*/ |
|
|
*/ |
|
|
defined('MOODLE_INTERNAL') || die(); |
|
|
defined('MOODLE_INTERNAL') || die(); |
|
|
|
|
|
|
|
|
$plugin->version = 2014091000; |
|
|
$plugin->version = 2014091500; |
|
|
$plugin->requires = 2011080100; |
|
|
$plugin->requires = 2011080100; |
|
|
$plugin->maturity = MATURITY_STABLE; |
|
|
$plugin->maturity = MATURITY_STABLE; |
|
|
$plugin->release = 'Course Enrol Apply Plugin Version 1.3.1 (build 2014091000)'; |
|
|
$plugin->release = 'Course Enrol Apply Plugin Version 1.3.1 (build 2014091000)'; |
|
|