[freeside-commits] freeside/FS/FS/UI Web.pm,1.29,1.30
Ivan,,,
ivan at wavetail.420.am
Thu Apr 19 16:34:17 PDT 2007
Update of /home/cvs/cvsroot/freeside/FS/FS/UI
In directory wavetail:/tmp/cvs-serv12095
Modified Files:
Web.pm
Log Message:
not needed here anymore, bytecount stuff moved to its own module
Index: Web.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/UI/Web.pm,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- Web.pm 19 Apr 2007 23:30:39 -0000 1.29
+++ Web.pm 19 Apr 2007 23:34:15 -0000 1.30
@@ -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