Got rid of silly debugging hack.

This commit is contained in:
terry%mozilla.org 1999-10-11 21:19:46 +00:00
Родитель 2204476289
Коммит a34292afc3
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -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) {