MDL-62799 core: Add tool_dataprivacy to list of standard plugins

This commit is contained in:
Jun Pataleta
2018-08-13 12:46:16 +08:00
parent 51e87bce2f
commit 7c85d38e93
+1 -1
View File
@@ -1905,7 +1905,7 @@ class core_plugin_manager {
'tool' => array(
'analytics', 'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'cohortroles', 'customlang',
'dbtransfer', 'filetypes', 'generator', 'health', 'httpsreplace', 'innodb', 'installaddon',
'dataprivacy', 'dbtransfer', 'filetypes', 'generator', 'health', 'httpsreplace', 'innodb', 'installaddon',
'langimport', 'log', 'lp', 'lpimportcsv', 'lpmigrate', 'messageinbound', 'mobile', 'multilangupgrade',
'monitor', 'oauth2', 'phpunit', 'policy', 'profiling', 'recyclebin', 'replace', 'spamcleaner', 'task', 'templatelibrary',
'uploadcourse', 'uploaduser', 'unsuproles', 'usertours', 'xmldb'