From: dkl%redhat.com <> Date: Fri, 7 Jun 2002 23:39:38 +0000 (+0000) Subject: Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch... X-Git-Tag: bugzilla-2.17.1~322 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acd62bd9d18593c3953eb1633877bedc3741f8ce;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