From: bugreport%peshkin.net <> Date: Sun, 25 Aug 2002 23:38:13 +0000 (+0000) Subject: Bug 164464 - Importxml will fail if versioncache needs update X-Git-Tag: bugzilla-2.17.1~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35d4b47b98c2f8a9c9813090e11c33c20a8e2dbb;p=thirdparty%2Fbugzilla.git Bug 164464 - Importxml will fail if versioncache needs update r=bbatez, timeless --- diff --git a/importxml.pl b/importxml.pl index ac0a14f586..092170c03c 100755 --- a/importxml.pl +++ b/importxml.pl @@ -68,8 +68,8 @@ require "CGI.pl"; require "globals.pl"; $::lockcount = 0; -GetVersionTable(); ConnectToDatabase(); +GetVersionTable(); sub sillyness {