mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-48012 core: added recyclebin to list of standard tools
This commit is contained in:
parent
c27596c550
commit
393038961e
1 changed files with 1 additions and 1 deletions
|
@ -1901,7 +1901,7 @@ class core_plugin_manager {
|
||||||
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
|
'assignmentupgrade', 'availabilityconditions', 'behat', 'capability', 'customlang',
|
||||||
'dbtransfer', 'filetypes', 'generator', 'health', 'innodb', 'installaddon',
|
'dbtransfer', 'filetypes', 'generator', 'health', 'innodb', 'installaddon',
|
||||||
'langimport', 'log', 'messageinbound', 'multilangupgrade', 'monitor', 'phpunit', 'profiling',
|
'langimport', 'log', 'messageinbound', 'multilangupgrade', 'monitor', 'phpunit', 'profiling',
|
||||||
'replace', 'spamcleaner', 'task', 'templatelibrary',
|
'recyclebin', 'replace', 'spamcleaner', 'task', 'templatelibrary',
|
||||||
'unittest', 'uploadcourse', 'uploaduser', 'unsuproles', 'xmldb'
|
'unittest', 'uploadcourse', 'uploaduser', 'unsuproles', 'xmldb'
|
||||||
),
|
),
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue