[freeside-commits] freeside/htetc handler.pl,1.86.2.1,1.86.2.2
Jeff Finucane,420,,
jeff at wavetail.420.am
Thu Apr 19 16:38:36 PDT 2007
Update of /home/cvs/cvsroot/freeside/htetc
In directory wavetail:/tmp/cvs-serv12212/htetc
Modified Files:
Tag: FREESIDE_1_7_BRANCH
handler.pl
Log Message:
break _bytecount subroutines out of FS::UI::Web (backport)
Index: handler.pl
===================================================================
RCS file: /home/cvs/cvsroot/freeside/htetc/handler.pl,v
retrieving revision 1.86.2.1
retrieving revision 1.86.2.2
diff -u -d -r1.86.2.1 -r1.86.2.2
--- handler.pl 19 Apr 2007 20:18:07 -0000 1.86.2.1
+++ handler.pl 19 Apr 2007 23:38:34 -0000 1.86.2.2
@@ -129,6 +129,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