[freeside-commits] freeside/FS/FS/UI Web.pm,1.26.2.3,1.26.2.4

Ivan,,, ivan at wavetail.420.am
Thu Apr 19 16:42:13 PDT 2007


Update of /home/cvs/cvsroot/freeside/FS/FS/UI
In directory wavetail:/tmp/cvs-serv12446

Modified Files:
      Tag: FREESIDE_1_7_BRANCH
	Web.pm 
Log Message:
not needed here anymore, bytecount stuff moved to its own module (backport)

Index: Web.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/UI/Web.pm,v
retrieving revision 1.26.2.3
retrieving revision 1.26.2.4
diff -u -d -r1.26.2.3 -r1.26.2.4
--- Web.pm	19 Apr 2007 23:38:33 -0000	1.26.2.3
+++ Web.pm	19 Apr 2007 23:42:11 -0000	1.26.2.4
@@ -3,7 +3,6 @@
 use strict;
 use vars qw($DEBUG @ISA @EXPORT_OK $me);
 use Exporter;
-use Number::Format;
 use FS::Conf;
 use FS::Record qw(dbdef);
 



More information about the freeside-commits mailing list