summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI_XMLRPC.pm
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2018-10-02 12:48:24 -0400
committerChristopher Burger <burgerc@freeside.biz>2018-10-02 12:48:24 -0400
commitb22ecae7aaa96df5f0e70a5bea87ee42feaf7d30 (patch)
tree98b2cccb2a68e0deb860881eda6945e33390e2de /FS/FS/ClientAPI_XMLRPC.pm
parentfac189e83181e7b099adc89ffe6f52fade62c7c6 (diff)
Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"
This reverts commit 77baa7974ade41e55d85de22e7d7a54273dd442f.
Diffstat (limited to 'FS/FS/ClientAPI_XMLRPC.pm')
-rw-r--r--FS/FS/ClientAPI_XMLRPC.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/ClientAPI_XMLRPC.pm b/FS/FS/ClientAPI_XMLRPC.pm
index fefa577..db0537c 100644
--- a/FS/FS/ClientAPI_XMLRPC.pm
+++ b/FS/FS/ClientAPI_XMLRPC.pm
@@ -228,7 +228,6 @@ sub ss2clientapi {
'quotation_remove_pkg' => 'MyAccount/quotation/quotation_remove_pkg',
'quotation_order' => 'MyAccount/quotation/quotation_order',
'get_mac_address' => 'MyAccount/get_mac_address',
- 'check_access' => 'MyAccount/check_access',
'freesideinc_service' => 'Freeside/freesideinc_service',
};