This website works better with JavaScript
Home
Explore
Help
Sign In
fusionpbx
/
fusionpbx-framework
mirror of
https://github.com/fusionpbx/fusionpbx-framework.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Comment out dbh:release for now until certain that is works 100%.
Mark Crane
12 years ago
parent
076566ef5b
commit
84f32f0929
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
includes/install/scripts/xml_handler.lua
+ 1
- 1
includes/install/scripts/xml_handler.lua
View File
@@ -1131,4 +1131,4 @@
end
--close the database connection
- dbh:release();
+
--
dbh:release();