mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
work on previus 2 patchs
This commit is contained in:
@@ -114,7 +114,6 @@ namespace OpenSim.Data.PGSQL
|
||||
}
|
||||
}
|
||||
|
||||
//BA MOD...
|
||||
public RegionData GetSpecific(string regionName, UUID scopeID)
|
||||
{
|
||||
string sql = "select * from " + m_Realm + " where lower(\"regionName\") = lower(:regionName) ";
|
||||
|
||||
Reference in New Issue
Block a user