From: bugreport%peshkin.net <> Date: Sun, 25 Aug 2002 23:50:08 +0000 (+0000) Subject: Bug 164464 - Importxml will fail if versioncache needs update X-Git-Tag: bugzilla-2.16.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73162e9570d097ba477056f30491d9af79dc7b94;p=thirdparty%2Fbugzilla.git Bug 164464 - Importxml will fail if versioncache needs update r=bbaetz, timeless --- diff --git a/importxml.pl b/importxml.pl index 964d29a6f0..3670609a46 100755 --- a/importxml.pl +++ b/importxml.pl @@ -68,8 +68,8 @@ require "CGI.pl"; require "globals.pl"; $::lockcount = 0; -GetVersionTable(); ConnectToDatabase(); +GetVersionTable(); sub sillyness {