|
@@ -27,7 +27,7 @@ |
|
|
block discarded – undo |
|
27
|
27
|
|
|
28
|
28
|
defined('MOODLE_INTERNAL') || die(); |
|
29
|
29
|
|
|
30
|
|
-$plugin->version = 2016030900; // The current plugin version (Date: YYYYMMDDXX) |
|
31
|
|
-$plugin->requires = 2011112901; // Requires this Moodle version |
|
|
30
|
+$plugin->version = 2016030900; // The current plugin version (Date: YYYYMMDDXX) |
|
|
31
|
+$plugin->requires = 2011112901; // Requires this Moodle version |
|
32
|
32
|
$plugin->release = '3'; |
|
33
|
|
-$plugin->component = 'enrol_pagseguro'; // Full name of the plugin (used for diagnostics) |
|
|
33
|
+$plugin->component = 'enrol_pagseguro'; // Full name of the plugin (used for diagnostics) |
Please login to merge, or discard this patch.