summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI_XMLRPC.pm
diff options
context:
space:
mode:
authorChristopher Burger <burgerc@freeside.biz>2018-09-17 07:57:32 -0400
committerChristopher Burger <burgerc@freeside.biz>2018-09-17 11:51:43 -0400
commit9c562fe3db3cc5fe4ea399427590da20b147c1de (patch)
tree7afe6a13ddb9ece1dc413857f26d32edae7680c6 /FS/FS/ClientAPI_XMLRPC.pm
parent189fedab21efcf42f18d93b8f73033bb9249c6cd (diff)
RT# 39340 - removed min_selfservice dir and merged into ng_selfservice
Diffstat (limited to 'FS/FS/ClientAPI_XMLRPC.pm')
-rw-r--r--FS/FS/ClientAPI_XMLRPC.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/ClientAPI_XMLRPC.pm b/FS/FS/ClientAPI_XMLRPC.pm
index db0537c..fefa577 100644
--- a/FS/FS/ClientAPI_XMLRPC.pm
+++ b/FS/FS/ClientAPI_XMLRPC.pm
@@ -228,6 +228,7 @@ 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',
};