]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Got rid of silly debugging hack.
authorterry%mozilla.org <>
Tue, 12 Oct 1999 04:19:46 +0000 (04:19 +0000)
committerterry%mozilla.org <>
Tue, 12 Oct 1999 04:19:46 +0000 (04:19 +0000)
buglist.cgi

index cdd5ba0777e9fe72f4facb63b7c4d0be77e43c44..e7cb5639850a26ee5a9b421089030251f0b9f764 100755 (executable)
@@ -636,7 +636,6 @@ print "
 
 if (defined $::FORM{'debug'}) {
     print "<PRE>$query</PRE>\n";
-    print "::FORM{'order'} is <pre>$::FORM{'order'}</pre>\n";
 }
 
 if ($toolong) {