[freeside-commits] freeside/httemplate/view svc_acct.cgi, 1.62, 1.63

Ivan,,, ivan at wavetail.420.am
Fri Dec 10 14:08:37 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv9265/httemplate/view

Modified Files:
	svc_acct.cgi 
Log Message:
cardfortress backend support

Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_acct.cgi,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -w -d -r1.62 -r1.63
--- svc_acct.cgi	20 Feb 2010 22:33:06 -0000	1.62
+++ svc_acct.cgi	10 Dec 2010 22:08:35 -0000	1.63
@@ -56,6 +56,12 @@
 </FORM>
 <BR>
 
+<% include( 'svc_acct/cardfortress.html',
+              'svc_acct' => $svc_acct,
+              %gopt,
+          )
+%>
+
 <% include( 'svc_acct/hosting.html',
               %gopt,
           )



More information about the freeside-commits mailing list