X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2FSelfService.pm;h=7e6821b608481cbfdd2445ebc45f61c1c52b3d7f;hb=37591b61f8ad6fc5c5acb2fd8f520d2dbe4f1539;hp=743057d8848996f4436d2ede29f8d427cc5a1326;hpb=99100d7e0d0b22a1844dde88acd529e79d096463;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/SelfService.pm b/fs_selfservice/FS-SelfService/SelfService.pm index 743057d88..7e6821b60 100644 --- a/fs_selfservice/FS-SelfService/SelfService.pm +++ b/fs_selfservice/FS-SelfService/SelfService.pm @@ -59,6 +59,7 @@ $socket .= '.'.$tag if defined $tag && length($tag); 'provision_external' => 'MyAccount/provision_external', 'unprovision_svc' => 'MyAccount/unprovision_svc', 'myaccount_passwd' => 'MyAccount/myaccount_passwd', + 'create_ticket' => 'MyAccount/create_ticket', 'signup_info' => 'Signup/signup_info', 'skin_info' => 'MyAccount/skin_info', 'access_info' => 'MyAccount/access_info', @@ -76,6 +77,7 @@ $socket .= '.'.$tag if defined $tag && length($tag); 'bulk_processrow' => 'Bulk/processrow', 'check_username' => 'Bulk/check_username', #sg + 'ping' => 'SGNG/ping', 'decompify_pkgs' => 'SGNG/decompify_pkgs', 'previous_payment_info' => 'SGNG/previous_payment_info', 'previous_payment_info_renew_info' @@ -1658,6 +1660,8 @@ END $text .= "}\n\n"; + $param->{'acstate'} = '' unless defined($param->{'acstate'}); + $text .= qq!