Comment out dbh:release for now until certain that is works 100%.
This commit is contained in:
parent
73d11043c3
commit
47b346475d
|
|
@ -1131,4 +1131,4 @@
|
||||||
end
|
end
|
||||||
|
|
||||||
--close the database connection
|
--close the database connection
|
||||||
dbh:release();
|
--dbh:release();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue