MDL-36755 course_overview block: fix for fix.

I will stop commiting now.
This commit is contained in:
Dan Poltawski 2012-12-10 19:44:26 +08:00
parent 36508a201a
commit 303cccc5a6

View File

@ -25,5 +25,5 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2012121000; // The current plugin version (Date: YYYYMMDDXX)
$plugin->requires = 2012061700; // Requires this Moodle version
$plugin->requires = 2012112900; // Requires this Moodle version
$plugin->component = 'block_course_overview'; // Full name of the plugin (used for diagnostics)