summaryrefslogtreecommitdiffstats
path: root/reports.cgi
diff options
context:
space:
mode:
authorharrison%netscape.com <>1998-10-19 07:32:15 +0200
committerharrison%netscape.com <>1998-10-19 07:32:15 +0200
commit65dff73e5393d80579e95cbae1d32404e4b64346 (patch)
tree64eac38e30e47de9d3ed576993e6d446cba7d55e /reports.cgi
parent2b7812657fe6e4569586b189bf274b65071e5d90 (diff)
downloadbugzilla-65dff73e5393d80579e95cbae1d32404e4b64346.tar.gz
bugzilla-65dff73e5393d80579e95cbae1d32404e4b64346.tar.xz
added required second argument to make_options call, should keep
perl from complaining about Use of uninitialized value at CGI.pl line 189 (#1)
Diffstat (limited to 'reports.cgi')
-rwxr-xr-xreports.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/reports.cgi b/reports.cgi
index 2d9171dd7..e1972bd2e 100755
--- a/reports.cgi
+++ b/reports.cgi
@@ -68,7 +68,7 @@ sub choose_product
{
GetVersionTable();
- my $product_popup = make_options (\@::legal_product);
+ my $product_popup = make_options (\@::legal_product, $::legal_product[0]);
print <<FIN;
<center>