Merge branch 'MDL-31196' of git://github.com/stronk7/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2012-01-16 12:16:42 +01:00
+2 -2
View File
@@ -25,7 +25,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2011062600;
$plugin->requires = 2011060313;
$plugin->version = 2011122300;
$plugin->requires = 2012020200;
$plugin->cron = 18000;
$plugin->component = 'quiz_statistics';