From: terry%mozilla.org <> Date: Thu, 30 Sep 1999 04:56:54 +0000 (+0000) Subject: Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was... X-Git-Tag: bugzilla-2.8~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88237e94f95eca314e02d2fc233630be38d590fb;p=thirdparty%2Fbugzilla.git Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that was missing. --- diff --git a/CGI.pl b/CGI.pl index 328b4d9ea5..2b13716858 100644 --- a/CGI.pl +++ b/CGI.pl @@ -396,7 +396,7 @@ sub confirm_login { my $enteredcryptpwd = crypt($enteredpwd, substr($realcryptpwd, 0, 2)); if ($realcryptpwd eq "" || $enteredcryptpwd ne $realcryptpwd) { print "Content-type: text/html\n\n"; - print "