소스 검색

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");