[freeside-commits] freeside/htetc handler.pl,1.88,1.89

Jeff Finucane,420,, jeff at wavetail.420.am
Thu Apr 19 16:30:43 PDT 2007


Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv11850/htetc

Modified Files:
	handler.pl 
Log Message:
break _bytecount subroutines out of FS::UI::Web

Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- handler.pl	19 Apr 2007 20:18:04 -0000	1.88
+++ handler.pl	19 Apr 2007 23:30:41 -0000	1.89
@@ -128,6 +128,7 @@
       use FS::CGI qw(header menubar popurl rooturl table itable ntable idiot
                      eidiot small_custview myexit http_header);
       use FS::UI::Web qw(svc_url);
+      use FS::UI::bytecount;
       use FS::Msgcat qw(gettext geterror);
       use FS::Misc qw( send_email send_fax states_hash counties state_label );
       use FS::Report::Table::Monthly;



More information about the freeside-commits mailing list