summaryrefslogtreecommitdiffstats
path: root/importxml.pl
diff options
context:
space:
mode:
authorbugreport%peshkin.net <>2002-08-26 01:38:13 +0200
committerbugreport%peshkin.net <>2002-08-26 01:38:13 +0200
commit35d4b47b98c2f8a9c9813090e11c33c20a8e2dbb (patch)
tree1af9e65a07579f461142ff245702dd8c01a6ad87 /importxml.pl
parent758a1457f4cb4841beda0a90c1bc6d08d3bc88ea (diff)
downloadbugzilla-35d4b47b98c2f8a9c9813090e11c33c20a8e2dbb.tar.gz
bugzilla-35d4b47b98c2f8a9c9813090e11c33c20a8e2dbb.tar.xz
Bug 164464 - Importxml will fail if versioncache needs update
r=bbatez, timeless
Diffstat (limited to 'importxml.pl')
-rwxr-xr-ximportxml.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/importxml.pl b/importxml.pl
index ac0a14f58..092170c03 100755
--- a/importxml.pl
+++ b/importxml.pl
@@ -68,8 +68,8 @@ require "CGI.pl";
require "globals.pl";
$::lockcount = 0;
-GetVersionTable();
ConnectToDatabase();
+GetVersionTable();
sub sillyness {