From: myk%mozilla.org <> Date: Tue, 4 Jun 2002 05:31:08 +0000 (+0000) Subject: Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with... X-Git-Tag: bugzilla-2.17.1~333 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c42f457c526f0d45ef6ce505cd89edbee9b14d;p=thirdparty%2Fbugzilla.git Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved. r=jouni,gerv --- diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 4facc45c89..8a934f8e7e 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -32,8 +32,6 @@ # the target milestone field #%] -[% USE mycgi = CGI %] -