]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch...
authordkl%redhat.com <>
Fri, 7 Jun 2002 23:38:02 +0000 (23:38 +0000)
committerdkl%redhat.com <>
Fri, 7 Jun 2002 23:38:02 +0000 (23:38 +0000)
colchange.cgi

index ea21042e28570a602d91154e3602326c6baa4adb..5e6857724b563589be3e5b62e80ca01f1c79f1eb 100755 (executable)
@@ -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