mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
More debug to try to diagnose a problem with region registration.
This commit is contained in:
@@ -260,7 +260,7 @@ namespace OpenSim.Server.Base
|
||||
|
||||
public static Dictionary<string, object> ParseXmlResponse(string data)
|
||||
{
|
||||
//m_log.DebugFormat("[XXX]: received xml string: {0}", data);
|
||||
m_log.DebugFormat("[XXX]: received xml string: {0}", data);
|
||||
|
||||
Dictionary<string, object> ret = new Dictionary<string, object>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user