summaryrefslogtreecommitdiffstats
path: root/queryhelp.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'queryhelp.cgi')
-rwxr-xr-xqueryhelp.cgi3
1 files changed, 1 insertions, 2 deletions
diff --git a/queryhelp.cgi b/queryhelp.cgi
index 60ebdd120..361ebc382 100755
--- a/queryhelp.cgi
+++ b/queryhelp.cgi
@@ -28,8 +28,7 @@ use lib qw(.);
require "CGI.pl";
-ConnectToDatabase();
-quietly_check_login();
+Bugzilla->login();
GetVersionTable();