From c828daa905491e65deb30a2ed34af609cdb96b99 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 10 Feb 2002 02:16:47 +0000 Subject: pro-rating w/ web interface, tested (closes: Bug#313). view/cust_bill.cgi invoice view shows invoice events! fix bug where adding events with no name silently failed instead of giving an error add new comission plans --- htetc/handler.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htetc') diff --git a/htetc/handler.pl b/htetc/handler.pl index 29e759a68..37f2d3766 100644 --- a/htetc/handler.pl +++ b/htetc/handler.pl @@ -68,7 +68,7 @@ sub handler use FS::Record qw(qsearch qsearchs fields dbdef); use FS::Conf; use FS::CGI qw(header menubar popurl table itable ntable idiot eidiot - small_custviewm myexit); + small_custview myexit); use FS::agent; use FS::agent_type; -- cgit v1.2.1