Merge branch 'master' into careminster

Conflicts:
	OpenSim/Services/AuthenticationService/PasswordAuthenticationService.cs
This commit is contained in:
Melanie
2012-03-04 16:23:19 +00:00
6 changed files with 53 additions and 4 deletions

View File

@@ -262,7 +262,7 @@ namespace OpenSim.Region.ClientStack.Linden
{
try
{
m_log.Debug("[CAPS]: ScriptTaskInventory Request in region: " + m_regionName);
// m_log.Debug("[CAPS]: ScriptTaskInventory Request in region: " + m_regionName);
//m_log.DebugFormat("[CAPS]: request: {0}, path: {1}, param: {2}", request, path, param);
Hashtable hash = (Hashtable)LLSD.LLSDDeserialize(Utils.StringToBytes(request));