diff options
author | tara%tequilarista.org <> | 2000-10-31 08:23:42 +0100 |
---|---|---|
committer | tara%tequilarista.org <> | 2000-10-31 08:23:42 +0100 |
commit | 622cdea8897344870215ab9edc0a98cb45e6580f (patch) | |
tree | cf722c1e8de063f95d7fa1a4c413bd7d0fc8d67f | |
parent | c6e881d0814e9a2527bd61a3f863e12aaa5abf22 (diff) | |
download | bugzilla-622cdea8897344870215ab9edc0a98cb45e6580f.tar.gz bugzilla-622cdea8897344870215ab9edc0a98cb45e6580f.tar.xz |
Last minute adjustments
-rwxr-xr-x | collectstats.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/collectstats.pl b/collectstats.pl index 313004fdf..145838014 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 |