load balancing fixed

This commit is contained in:
luis daniel lucio quiroz 2015-06-11 01:43:30 +00:00
parent 8a761fdfcb
commit 27bb9d1735
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
end
--build the XML string from the database
if (source == "database") then
if (source == "database") or (load_balancing) then
--database connection
if (continue) then
--connect to the database