浏览代码

Comment out dbh:release for now until certain that is works 100%.

Mark Crane 12 年之前
父节点
当前提交
84f32f0929
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      includes/install/scripts/xml_handler.lua

+ 1 - 1
includes/install/scripts/xml_handler.lua

@@ -1131,4 +1131,4 @@
 	end
 
 --close the database connection
-	dbh:release();
+	--dbh:release();