[freeside-commits] freeside/httemplate/edit/process svc_acct.cgi, 1.15, 1.16
Ivan,,,
ivan at wavetail.420.am
Sun Feb 21 19:24:23 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit/process
In directory wavetail.420.am:/tmp/cvs-serv3919/httemplate/edit/process
Modified Files:
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.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- svc_acct.cgi 21 Feb 2010 03:16:02 -0000 1.15
+++ svc_acct.cgi 22 Feb 2010 03:24:21 -0000 1.16
@@ -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