From 22a35047ecdffff80110e06cc08fc84f9ddba9b0 Mon Sep 17 00:00:00 2001 From: ivan Date: Sun, 10 Feb 2002 13:21:31 +0000 Subject: removed from all files to fix any redirects, whew Mason handler.pl overrides CGI::redirect fixed strict; problems in edit/part_pkg.cgi & edit/process/part_pkg.cgi --- httemplate/view/cust_bill.cgi | 1 - httemplate/view/cust_main.cgi | 1 - httemplate/view/cust_pkg.cgi | 1 - httemplate/view/svc_acct.cgi | 1 - httemplate/view/svc_acct_sm.cgi | 1 - httemplate/view/svc_domain.cgi | 1 - httemplate/view/svc_forward.cgi | 1 - httemplate/view/svc_www.cgi | 1 - 8 files changed, 8 deletions(-) (limited to 'httemplate/view') diff --git a/httemplate/view/cust_bill.cgi b/httemplate/view/cust_bill.cgi index 5860ffd11..da79d79e4 100755 --- a/httemplate/view/cust_bill.cgi +++ b/httemplate/view/cust_bill.cgi @@ -1,4 +1,3 @@ - <% #untaint invnum diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 946fc63e4..bc76301d4 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -1,4 +1,3 @@ - <% my $conf = new FS::Conf; diff --git a/httemplate/view/cust_pkg.cgi b/httemplate/view/cust_pkg.cgi index 0e6773713..3cf908386 100755 --- a/httemplate/view/cust_pkg.cgi +++ b/httemplate/view/cust_pkg.cgi @@ -1,4 +1,3 @@ - <% my %uiview = (); diff --git a/httemplate/view/svc_acct.cgi b/httemplate/view/svc_acct.cgi index a4e377078..31327a625 100755 --- a/httemplate/view/svc_acct.cgi +++ b/httemplate/view/svc_acct.cgi @@ -1,4 +1,3 @@ - <% my $conf = new FS::Conf; diff --git a/httemplate/view/svc_acct_sm.cgi b/httemplate/view/svc_acct_sm.cgi index c8561caba..ccb81f178 100755 --- a/httemplate/view/svc_acct_sm.cgi +++ b/httemplate/view/svc_acct_sm.cgi @@ -1,4 +1,3 @@ - <% my $conf = new FS::Conf; diff --git a/httemplate/view/svc_domain.cgi b/httemplate/view/svc_domain.cgi index c980b1c25..f4aa42bbc 100755 --- a/httemplate/view/svc_domain.cgi +++ b/httemplate/view/svc_domain.cgi @@ -1,4 +1,3 @@ - <% my($query) = $cgi->keywords; diff --git a/httemplate/view/svc_forward.cgi b/httemplate/view/svc_forward.cgi index fc465dbab..a5096e92c 100755 --- a/httemplate/view/svc_forward.cgi +++ b/httemplate/view/svc_forward.cgi @@ -1,4 +1,3 @@ - <% my $conf = new FS::Conf; diff --git a/httemplate/view/svc_www.cgi b/httemplate/view/svc_www.cgi index bc605be24..2fc8ac459 100644 --- a/httemplate/view/svc_www.cgi +++ b/httemplate/view/svc_www.cgi @@ -1,4 +1,3 @@ - <% my($query) = $cgi->keywords; -- cgit v1.2.1