MDL-79863 qtype_ordering: qtype_ordering add missing settings.php from recent merge

This commit is contained in:
Gordon Bateson 2016-05-02 08:17:09 +09:00 committed by Mathew May
parent 26d40077fb
commit 6678eebe2d

View file

@ -31,5 +31,5 @@ $plugin->cron = 0;
$plugin->component = 'qtype_ordering';
$plugin->maturity = MATURITY_STABLE;
$plugin->requires = 2010112400; // Moodle 2.0
$plugin->version = 2016050251;
$plugin->release = '2016-05-02 (51)';
$plugin->version = 2016050252;
$plugin->release = '2016-05-02 (52)';