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