summaryrefslogtreecommitdiff
path: root/FS/FS/ClientAPI_XMLRPC.pm
diff options
context:
space:
mode:
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 cfaf009..32e96b8 100644
--- a/FS/FS/ClientAPI_XMLRPC.pm
+++ b/FS/FS/ClientAPI_XMLRPC.pm
@@ -104,6 +104,7 @@ sub ss2clientapi {
'domain_select_hash' => 'Signup/domain_select_hash', # expose?
'new_customer' => 'Signup/new_customer',
'capture_payment' => 'Signup/capture_payment',
+ 'clear_signup_cache' => 'Signup/clear_cache',
'agent_login' => 'Agent/agent_login',
'agent_logout' => 'Agent/agent_logout',
'agent_info' => 'Agent/agent_info',