Correct some SQL syntax

avinationmerge
Melanie 2012-01-24 00:57:52 +00:00
parent 7a87be5015
commit 8fcb9bf418
1 changed files with 1 additions and 1 deletions

View File

@ -1029,7 +1029,7 @@ namespace OpenSim.Data.MySQL
"?SunVectorX, ?SunVectorY, ?SunVectorZ, " +
"?LoadedCreationDateTime, ?LoadedCreationID, " +
"?TerrainImageID, ?block_search, ?casino, " +
"?TelehubObject";
"?TelehubObject)";
FillRegionSettingsCommand(cmd, rs);