Merge branch 'MDL-52868-master' of git://github.com/jleyva/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2016-03-21 22:20:00 +01:00
commit 7cc45b2e72
4 changed files with 269 additions and 2 deletions

View file

@ -24,7 +24,7 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2016032103;
$plugin->version = 2016032104;
$plugin->requires = 2015111000;
$plugin->component = 'mod_quiz';
$plugin->cron = 60;