mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
dictionary.try and other cosmetics
This commit is contained in:
@@ -23,7 +23,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
{
|
||||
public void DispatchRegionInfo(IOSHttpRequest request, IOSHttpResponse response, OSDMap map)
|
||||
{
|
||||
m_log.Debug("[CAPS]: DispatchRegionInfo Request in region: " + m_regionName + "\n");
|
||||
//m_log.Debug("[CAPS]: DispatchRegionInfo Request in region: " + m_regionName + "\n");
|
||||
|
||||
if (request.HttpMethod != "POST")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user