summaryrefslogtreecommitdiffstats
path: root/queryhelp.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'queryhelp.cgi')
-rwxr-xr-xqueryhelp.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/queryhelp.cgi b/queryhelp.cgi
index 175605d9a..a4aff1d07 100755
--- a/queryhelp.cgi
+++ b/queryhelp.cgi
@@ -35,7 +35,7 @@ quietly_check_login();
GetVersionTable();
-print "Content-type: text/html\n\n";
+print Bugzilla->cgi->header();
my $product = $::FORM{'product'};