projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f7688b
)
selfservice, TNG, RT#22193
author
Ivan Kohler
<ivan@freeside.biz>
Tue, 2 Jul 2013 18:55:49 +0000
(11:55 -0700)
committer
Ivan Kohler
<ivan@freeside.biz>
Thu, 24 Apr 2014 06:55:29 +0000
(23:55 -0700)
FS/FS/ClientAPI_XMLRPC.pm
patch
|
blob
|
history
diff --git
a/FS/FS/ClientAPI_XMLRPC.pm
b/FS/FS/ClientAPI_XMLRPC.pm
index
d720db2
..
50b2056
100644
(file)
--- a/
FS/FS/ClientAPI_XMLRPC.pm
+++ b/
FS/FS/ClientAPI_XMLRPC.pm
@@
-158,6
+158,7
@@
sub ss2clientapi {
'reset_passwd' => 'MyAccount/reset_passwd',
'check_reset_passwd' => 'MyAccount/check_reset_passwd',
'process_reset_passwd' => 'MyAccount/process_reset_passwd',
+ 'list_tickets' => 'MyAccount/list_tickets',
'create_ticket' => 'MyAccount/create_ticket',
'get_ticket' => 'MyAccount/get_ticket',
'adjust_ticket_priority' => 'MyAccount/adjust_ticket_priority',