]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Last minute adjustments
authortara%tequilarista.org <>
Tue, 31 Oct 2000 07:23:42 +0000 (07:23 +0000)
committertara%tequilarista.org <>
Tue, 31 Oct 2000 07:23:42 +0000 (07:23 +0000)
collectstats.pl

index 313004fdf046c635ecdfd2586c403a8e435c3993..1458380141815ac4c141b7e639963828ef4fb771 100755 (executable)
@@ -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