[freeside-commits] freeside/FS/FS/part_pkg voip_cdr.pm, 1.135, 1.136

Ivan,,, ivan at wavetail.420.am
Mon Jan 2 23:47:29 PST 2012


Update of /home/cvs/cvsroot/freeside/FS/FS/part_pkg
In directory wavetail.420.am:/tmp/cvs-serv13236/FS/FS/part_pkg

Modified Files:
	voip_cdr.pm 
Log Message:
bugfix refactoring CDRs for immediate rating, RT#15839

Index: voip_cdr.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_pkg/voip_cdr.pm,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -w -d -r1.135 -r1.136
--- voip_cdr.pm	30 Dec 2011 10:16:39 -0000	1.135
+++ voip_cdr.pm	3 Jan 2012 07:47:27 -0000	1.136
@@ -3,7 +3,6 @@
 
 use strict;
 use vars qw( $DEBUG %info );
-use List::Util qw(first min);
 use Tie::IxHash;
 use Date::Format;
 use Text::CSV_XS;



More information about the freeside-commits mailing list