MDL-69013 core: Add quizaccess_safebrowser to deleted plugins

This commit is contained in:
Andrew Nicols
2020-06-11 09:43:38 +08:00
parent 71a34a039f
commit 6414edf1f9
+1
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'),