[freeside-commits] freeside/httemplate/edit/process svc_acct.cgi, 1.11.4.3, 1.11.4.4

Ivan,,, ivan at wavetail.420.am
Sun Feb 21 19:24:24 PST 2010


Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv3930/httemplate/edit/process

Modified Files:
      Tag: FREESIDE_1_9_BRANCH
	svc_acct.cgi 
Log Message:
communigate: domain aliases, enabled services, RT#7083

Index: svc_acct.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/process/svc_acct.cgi,v
retrieving revision 1.11.4.3
retrieving revision 1.11.4.4
diff -u -d -r1.11.4.3 -r1.11.4.4
--- svc_acct.cgi	21 Feb 2010 03:16:05 -0000	1.11.4.3
+++ svc_acct.cgi	22 Feb 2010 03:24:22 -0000	1.11.4.4
@@ -31,7 +31,7 @@
   $cgi->param($_, FS::UI::bytecount::parse_bytecount($cgi->param($_)) );
 }
 
-#unmunge cgp_accessmodes (falze laziness-ish w/part_svc.pm::process)
+#unmunge cgp_accessmodes (falze laziness-ish w/part_svc.pm::process &svc_domain)
 unless ( $cgi->param('cgp_accessmodes') ) {
   $cgi->param('cgp_accessmodes', 
     join(' ',



More information about the freeside-commits mailing list