freeside/FS/FS/part_pkg voip_sqlradacct.pm,1.11,1.12

ivan ivan at pouncequick.420.am
Thu Mar 3 00:52:57 PST 2005


Update of /home/cvs/cvsroot/freeside/FS/FS/part_pkg
In directory pouncequick:/tmp/cvs-serv17380

Modified Files:
	voip_sqlradacct.pm 
Log Message:
no need for line number in debug output...

Index: voip_sqlradacct.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/voip_sqlradacct.pm,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- voip_sqlradacct.pm	3 Mar 2005 08:45:55 -0000	1.11
+++ voip_sqlradacct.pm	3 Mar 2005 08:52:55 -0000	1.12
@@ -126,7 +126,7 @@
       } );
 
       warn "  found rate for regionnum $regionnum ".
-           "and rate detail $rate_detail"
+           "and rate detail $rate_detail\n"
         if $DEBUG;
 
       ###




More information about the freeside-commits mailing list