From 3800ef16a8afab08bcec3f2f3c9ad7dc6657069d Mon Sep 17 00:00:00 2001 From: ivan Date: Mon, 2 Jun 2008 17:06:09 +0000 Subject: badly placed small_custview all of a sudden causing fatal errors?! wtf --- htetc/handler.pl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'htetc/handler.pl') diff --git a/htetc/handler.pl b/htetc/handler.pl index ab9fa9503..383c5fc59 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -136,8 +136,9 @@ sub handler use FS::Record qw(qsearch qsearchs fields dbdef str2time_sql); use FS::Conf; use FS::CGI qw(header menubar popurl rooturl table itable ntable idiot - eidiot small_custview myexit http_header); + eidiot myexit http_header); use FS::UI::Web qw(svc_url); + use FS::UI::Web::small_custview qw(small_custview); use FS::UI::bytecount; use FS::Msgcat qw(gettext geterror); use FS::Misc qw( send_email send_fax states_hash counties state_label ); -- cgit v1.2.1