From: tara%tequilarista.org <> Date: Tue, 31 Oct 2000 07:23:42 +0000 (+0000) Subject: Last minute adjustments X-Git-Tag: bugzilla-2.12~141 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=622cdea8897344870215ab9edc0a98cb45e6580f;p=thirdparty%2Fbugzilla.git Last minute adjustments --- diff --git a/collectstats.pl b/collectstats.pl index 313004fdf0..1458380141 100755 --- a/collectstats.pl +++ b/collectstats.pl @@ -37,7 +37,7 @@ unlink <*.gif>; unlink <*.png>; chdir("../.."); -ConnectToDatabase(); +ConnectToDatabase(1); GetVersionTable(); my @myproducts; @@ -101,7 +101,7 @@ sub collect_stats { # # Do not edit me! This file is generated. # -# Fields: DATE|NEW|ASSIGNED|REOPENED|UNCONFIRMED|FIXED|INVALID|WONTFIX|LATER|REMIND|DUPLICATE|WORKSFORME|MOVED +# fields: DATE|NEW|ASSIGNED|REOPENED|UNCONFIRMED|FIXED|INVALID|WONTFIX|LATER|REMIND|DUPLICATE|WORKSFORME|MOVED # Product: $product # Created: $when FIN