From: dkl%redhat.com <> Date: Fri, 7 Jun 2002 23:38:02 +0000 (+0000) Subject: Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch... X-Git-Tag: bugzilla-2.16rc2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddd2b745c21502a19e2d823c334d5e01b9fc6202;p=thirdparty%2Fbugzilla.git Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch author David Lawrence . 2xr=justdave@syndicomm.com --- diff --git a/colchange.cgi b/colchange.cgi index ea21042e28..5e6857724b 100755 --- a/colchange.cgi +++ b/colchange.cgi @@ -34,6 +34,8 @@ use vars qw( require "CGI.pl"; +quietly_check_login(); + print "Content-type: text/html\n"; # The master list not only says what fields are possible, but what order