summaryrefslogtreecommitdiffstats
path: root/colchange.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'colchange.cgi')
-rwxr-xr-xcolchange.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/colchange.cgi b/colchange.cgi
index 5e6857724..64dd9c4a5 100755
--- a/colchange.cgi
+++ b/colchange.cgi
@@ -34,6 +34,7 @@ use vars qw(
require "CGI.pl";
+ConnectToDatabase();
quietly_check_login();
print "Content-type: text/html\n";
@@ -41,7 +42,6 @@ print "Content-type: text/html\n";
# The master list not only says what fields are possible, but what order
# they get displayed in.
-ConnectToDatabase();
GetVersionTable();
my @masterlist = ("opendate", "changeddate", "severity", "priority",