mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-18 22:48:28 +00:00
A few changes from the merge.
This commit is contained in:
@@ -106,7 +106,7 @@ if ( session:ready() ) then
|
||||
if (debug["sql"]) then
|
||||
freeswitch.consoleLog("NOTICE", "sql "..sql.."\n");
|
||||
end
|
||||
dbh:query(sql, function(result)
|
||||
dbh:query(sql, function(result)
|
||||
--for key, val in pairs(result) do
|
||||
-- freeswitch.consoleLog("NOTICE", "result "..key.." "..val.."\n");
|
||||
--end
|
||||
|
||||
Reference in New Issue
Block a user