Merge branch 'MDL-69013-master' of git://github.com/andrewnicols/moodle

This commit is contained in:
Jun Pataleta 2020-06-11 11:28:31 +08:00
commit a04f9e8bf4

View File

@ -1725,6 +1725,7 @@ class core_plugin_manager {
'block' => array('course_overview', 'messages', 'community', 'participants'),
'cachestore' => array('memcache'),
'enrol' => array('authorize'),
'quizaccess' => array('safebrowser'),
'report' => array('search'),
'repository' => array('alfresco'),
'tinymce' => array('dragmath'),