mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-52868-master' of git://github.com/jleyva/moodle
This commit is contained in:
commit
7cc45b2e72
4 changed files with 269 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
defined('MOODLE_INTERNAL') || die();
|
||||
|
||||
$plugin->version = 2016032103;
|
||||
$plugin->version = 2016032104;
|
||||
$plugin->requires = 2015111000;
|
||||
$plugin->component = 'mod_quiz';
|
||||
$plugin->cron = 60;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue