From 0bdec843e4a9bb7f947c9ba980a40f7bf37020fb Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 9 Feb 2002 18:24:02 +0000 Subject: no more exit() in templates --- htetc/global.asa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'htetc/global.asa') diff --git a/htetc/global.asa b/htetc/global.asa index cf6b0f679..daf1c397f 100644 --- a/htetc/global.asa +++ b/htetc/global.asa @@ -13,7 +13,7 @@ use FS::UID qw(cgisuidsetup dbh getotaker datasrc); use FS::Record qw(qsearch qsearchs fields dbdef); use FS::Conf; use FS::CGI qw(header menubar popurl table itable ntable idiot eidiot - small_custview); + small_custview myexit); use FS::agent; use FS::agent_type; -- cgit v1.2.1