Merge branch 'MDL-44070-master' of https://github.com/sammarshallou/moodle
Conflicts: theme/bootstrapbase/less/moodle/forms.less theme/bootstrapbase/style/moodle.css version.php
This commit is contained in:
@@ -957,6 +957,10 @@ class core_plugin_manager {
|
||||
'shibboleth', 'webservice'
|
||||
),
|
||||
|
||||
'availability' => array(
|
||||
'completion', 'date', 'grade', 'group', 'grouping', 'profile'
|
||||
),
|
||||
|
||||
'block' => array(
|
||||
'activity_modules', 'admin_bookmarks', 'badges', 'blog_menu',
|
||||
'blog_recent', 'blog_tags', 'calendar_month',
|
||||
@@ -1126,7 +1130,7 @@ class core_plugin_manager {
|
||||
),
|
||||
|
||||
'tool' => array(
|
||||
'assignmentupgrade', 'behat', 'capability', 'customlang',
|
||||
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
|
||||
'dbtransfer', 'generator', 'health', 'innodb', 'installaddon',
|
||||
'langimport', 'log', 'multilangupgrade', 'phpunit', 'profiling',
|
||||
'replace', 'spamcleaner', 'task', 'timezoneimport',
|
||||
|
||||
Reference in New Issue
Block a user