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

This commit is contained in:
Mark Crane 2012-07-04 00:03:47 +00:00
parent cfde50c9e7
commit 1fef798c2a
1 changed files with 0 additions and 3 deletions

View File

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