diff options
Diffstat (limited to 'collectstats.pl')
-rwxr-xr-x | collectstats.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/collectstats.pl b/collectstats.pl index e04169453..7391d32da 100755 --- a/collectstats.pl +++ b/collectstats.pl @@ -51,7 +51,6 @@ if (chdir("graphs")) { chdir(".."); } -ConnectToDatabase(); GetVersionTable(); Bugzilla->switch_to_shadow_db(); |