summaryrefslogtreecommitdiffstats
path: root/collectstats.pl
diff options
context:
space:
mode:
authortara%tequilarista.org <>2000-10-31 08:23:42 +0100
committertara%tequilarista.org <>2000-10-31 08:23:42 +0100
commit622cdea8897344870215ab9edc0a98cb45e6580f (patch)
treecf722c1e8de063f95d7fa1a4c413bd7d0fc8d67f /collectstats.pl
parentc6e881d0814e9a2527bd61a3f863e12aaa5abf22 (diff)
downloadbugzilla-622cdea8897344870215ab9edc0a98cb45e6580f.tar.gz
bugzilla-622cdea8897344870215ab9edc0a98cb45e6580f.tar.xz
Last minute adjustments
Diffstat (limited to 'collectstats.pl')
-rwxr-xr-xcollectstats.pl4
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