[freeside-commits] freeside/fs_selfservice/FS-SelfService SelfService.pm, 1.24, 1.25

Jeff Finucane,420,, jeff at wavetail.420.am
Wed Dec 6 18:40:33 PST 2006


Update of /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService
In directory wavetail:/tmp/cvs-serv19099/fs_selfservice/FS-SelfService

Modified Files:
	SelfService.pm 
Log Message:
retouch bandwidth countdown

Index: SelfService.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/fs_selfservice/FS-SelfService/SelfService.pm,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- SelfService.pm	5 Nov 2006 17:36:09 -0000	1.24
+++ SelfService.pm	7 Dec 2006 02:40:31 -0000	1.25
@@ -38,6 +38,7 @@
   'list_pkgs'            => 'MyAccount/list_pkgs',     #add to ss cgi (added?)
   'list_svcs'            => 'MyAccount/list_svcs',     #add to ss cgi (added?)
   'order_pkg'            => 'MyAccount/order_pkg',     #add to ss cgi!
+  'order_recharge'       => 'MyAccount/order_recharge',
   'cancel_pkg'           => 'MyAccount/cancel_pkg',    #add to ss cgi!
   'charge'               => 'MyAccount/charge',        #?
   'part_svc_info'        => 'MyAccount/part_svc_info',



More information about the freeside-commits mailing list