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

This commit is contained in:
David Monllao 2018-11-30 13:02:47 +01:00
commit 823fc75421
399 changed files with 835 additions and 835 deletions

View file

@ -24,6 +24,6 @@
defined('MOODLE_INTERNAL') || die();
$plugin->version = 2018051400;
$plugin->requires = 2018050800;
$plugin->version = 2018120300;
$plugin->requires = 2018112800;
$plugin->component = 'theme_boost';