浏览代码

Remove dbh:release(); ring_group.lua it seems to have the reverse effect.

Mark Crane 13 年之前
父节点
当前提交
6963a3b596
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      includes/install/scripts/ring_group.lua

+ 0 - 3
includes/install/scripts/ring_group.lua

@@ -75,9 +75,6 @@
 		x = x + 1;
 	end);
 
---close the database connection
-	dbh:release();
-
 --app_data
 	--freeswitch.consoleLog("notice", "Debug:\n" .. app_data .. "\n");