summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
diff options
context:
space:
mode:
authorterry%mozilla.org <>1999-10-12 06:19:46 +0200
committerterry%mozilla.org <>1999-10-12 06:19:46 +0200
commit63dfdca5c4b897edb0ce742268a6d76ef3f31dff (patch)
treea0fc69f13ea7da32bec1a3edc073bfc8bbe286d0 /buglist.cgi
parentcffbaf4b373e6781ba0707e617d6bf9e7530ad90 (diff)
downloadbugzilla-63dfdca5c4b897edb0ce742268a6d76ef3f31dff.tar.gz
bugzilla-63dfdca5c4b897edb0ce742268a6d76ef3f31dff.tar.xz
Got rid of silly debugging hack.
Diffstat (limited to 'buglist.cgi')
-rwxr-xr-xbuglist.cgi1
1 files changed, 0 insertions, 1 deletions
diff --git a/buglist.cgi b/buglist.cgi
index cdd5ba077..e7cb56398 100755
--- a/buglist.cgi
+++ b/buglist.cgi
@@ -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) {