From ee7a772b403e75ebfc3dea43f8b381be2791a023 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Mon, 25 Nov 2013 20:56:27 +0000 Subject: [PATCH] Remove dbh:release(); from directory.lua because its done in the parent script after this script completes. --- .../app/xml_handler/resources/scripts/directory/directory.lua | 3 --- 1 file changed, 3 deletions(-) diff --git a/resources/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua b/resources/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua index 6bfe177ecc..f5b867e79b 100644 --- a/resources/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua +++ b/resources/install/scripts/app/xml_handler/resources/scripts/directory/directory.lua @@ -274,9 +274,6 @@ end); end - --close the database connection - dbh:release(); - --set the xml array and then concatenate the array to a string if (continue and password) then --build the xml