]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 164464 - Importxml will fail if versioncache needs update
authorbugreport%peshkin.net <>
Sun, 25 Aug 2002 23:38:13 +0000 (23:38 +0000)
committerbugreport%peshkin.net <>
Sun, 25 Aug 2002 23:38:13 +0000 (23:38 +0000)
r=bbatez, timeless

importxml.pl

index ac0a14f586b8e72f95629fa7560665e1f9bd5e33..092170c03c5c8a811c92cdcbd2cc58cf23954e08 100755 (executable)
@@ -68,8 +68,8 @@ require "CGI.pl";
 require "globals.pl";
 $::lockcount = 0;
 
-GetVersionTable();
 ConnectToDatabase();
+GetVersionTable();
 
 
 sub sillyness {