From: myk%mozilla.org <> Date: Tue, 4 Jun 2002 05:34:12 +0000 (+0000) Subject: Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with... X-Git-Tag: bugzilla-2.16rc2~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efde9089c8da6508e13f794648ec72897478d3a3;p=thirdparty%2Fbugzilla.git Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be 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 %] -