From: harrison%netscape.com <> Date: Tue, 27 Oct 1998 18:43:01 +0000 (+0000) Subject: security check for legal products in place. bug charts are not X-Git-Tag: bugzilla-2.2~70 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ce88631c73e8b01bc696cd6187bec7cb9da3851;p=thirdparty%2Fbugzilla.git security check for legal products in place. bug charts are not available as an option if collectstats.pl has never been run. added quip support. --- diff --git a/reports.cgi b/reports.cgi index 707de6ac09..1ac1883b37 100755 --- a/reports.cgi +++ b/reports.cgi @@ -64,10 +64,7 @@ else } ConnectToDatabase(); - -# $::FORM{'product'} = "Mozilla"; -# &show_chart(); -# exit; +GetVersionTable(); if (! defined $::FORM{'product'}) { @@ -112,9 +109,8 @@ FIN sub choose_product { - GetVersionTable(); - my $product_popup = make_options (\@::legal_product, $::legal_product[0]); + my $charts = (-d $dir) ? "