MDL-52210 webservices: Remove AMF webservice

This commit is contained in:
Cameron Ball
2016-01-05 10:36:26 +08:00
parent ef343c3299
commit 13ae7db2bb
19 changed files with 20 additions and 1217 deletions
+2 -1
View File
@@ -1665,6 +1665,7 @@ class core_plugin_manager {
'theme' => array('mymobile', 'afterburner', 'anomaly', 'arialist', 'binarius', 'boxxie', 'brick', 'formal_white',
'formfactor', 'fusion', 'leatherbound', 'magazine', 'nimble', 'nonzero', 'overlay', 'serenity', 'sky_high',
'splash', 'standard', 'standardold'),
'webservice' => array('amf'),
);
if (!isset($plugins[$type])) {
@@ -1897,7 +1898,7 @@ class core_plugin_manager {
),
'webservice' => array(
'amf', 'rest', 'soap', 'xmlrpc'
'rest', 'soap', 'xmlrpc'
),
'workshopallocation' => array(