Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.

git-svn-id: svn://10.0.0.236/trunk@48916 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
terry%mozilla.org
1999-09-23 19:19:02 +00:00
parent 2028f69f21
commit 5af5755c02
4 changed files with 7 additions and 7 deletions

View File

@@ -57,7 +57,7 @@ if (!defined $::buffer || $::buffer eq "") {
$::buffer = $::COOKIE{"DEFAULTQUERY"};
}
my %default;
use vars qw(%default);
my %type;
foreach my $name ("bug_status", "resolution", "assigned_to", "rep_platform",