MDL-42616 core: Adding tool_filetypes to the standard plugins list

This commit is contained in:
Frederic Massart
2014-12-23 12:04:02 +08:00
parent 093c161d46
commit ae46ca5fcc
+1 -1
View File
@@ -1141,7 +1141,7 @@ class core_plugin_manager {
'tool' => array(
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
'dbtransfer', 'generator', 'health', 'innodb', 'installaddon',
'dbtransfer', 'filetypes', 'generator', 'health', 'innodb', 'installaddon',
'langimport', 'log', 'messageinbound', 'multilangupgrade', 'monitor', 'phpunit', 'profiling',
'replace', 'spamcleaner', 'task', 'timezoneimport',
'unittest', 'uploadcourse', 'uploaduser', 'unsuproles', 'xmldb'