MDL-38509 Mark the new installaddon admin tool as the standard plugin

This commit is contained in:
David Mudrák
2013-03-28 11:54:05 +01:00
parent 0056f2a37b
commit 2459758b30
+4 -3
View File
@@ -609,9 +609,10 @@ class plugin_manager {
),
'tool' => array(
'assignmentupgrade', 'behat', 'capability', 'customlang', 'dbtransfer',
'generator', 'health', 'innodb', 'langimport', 'multilangupgrade', 'phpunit',
'profiling', 'qeupgradehelper', 'replace', 'spamcleaner', 'timezoneimport',
'assignmentupgrade', 'behat', 'capability', 'customlang',
'dbtransfer', 'generator', 'health', 'innodb', 'installaddon',
'langimport', 'multilangupgrade', 'phpunit', 'profiling',
'qeupgradehelper', 'replace', 'spamcleaner', 'timezoneimport',
'unittest', 'uploaduser', 'unsuproles', 'xmldb'
),