Merge branch 'MDL-72348-master' of git://github.com/sarjona/moodle

This commit is contained in:
Andrew Nicols 2021-10-05 11:03:05 +08:00 committed by Eloy Lafuente (stronk7)
commit 04ff28f00c
14 changed files with 28 additions and 637 deletions

View file

@ -1731,7 +1731,7 @@ class core_plugin_manager {
'message' => array('jabber'),
'quizaccess' => array('safebrowser'),
'report' => array('search'),
'repository' => array('alfresco', 'picasa'),
'repository' => array('alfresco', 'picasa', 'skydrive'),
'tinymce' => array('dragmath'),
'tool' => array('bloglevelupgrade', 'qeupgradehelper', 'timezoneimport', 'assignmentupgrade', 'health'),
'theme' => array('bootstrapbase', 'clean', 'more', 'afterburner', 'anomaly', 'arialist', 'base',
@ -1996,7 +1996,7 @@ class core_plugin_manager {
'repository' => array(
'areafiles', 'boxnet', 'contentbank', 'coursefiles', 'dropbox', 'equella', 'filesystem',
'flickr', 'flickr_public', 'googledocs', 'local', 'merlot', 'nextcloud',
'onedrive', 'recent', 'skydrive', 's3', 'upload', 'url', 'user', 'webdav',
'onedrive', 'recent', 's3', 'upload', 'url', 'user', 'webdav',
'wikimedia', 'youtube'
),