MDL-29029 add new "Admin tool" plugin type

This commit is contained in:
Petr Skoda
2011-09-17 08:49:24 +02:00
parent 9cfaebbd0e
commit 11b24ce7b2
4 changed files with 15 additions and 1 deletions
+3
View File
@@ -366,6 +366,9 @@ class plugin_manager {
'standardold'
),
'tool' => array(
),
'webservice' => array(
'amf', 'rest', 'soap', 'xmlrpc'
),