summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI_XMLRPC.pm
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2018-10-02 14:38:38 -0400
committerChristopher Burger <burgerc@freeside.biz>2018-10-02 14:38:38 -0400
commit529ec19487d625e011fd899da3d88af63c9668ca (patch)
treed9af30916690626495f43af131ae3778bbbb564b /FS/FS/ClientAPI_XMLRPC.pm
parent37f031964f85869839da8145f3179141a2933843 (diff)
Revert "RT# 39340 - removed min_selfservice dir and merged into ng_selfservice"
This reverts commit f4ad9107585d16317bb15bf3223fe8b8eeeeb82c.
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 464bd6374..76992af8d 100644
--- a/FS/FS/ClientAPI_XMLRPC.pm
+++ b/FS/FS/ClientAPI_XMLRPC.pm
@@ -223,7 +223,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',
};