mirror of
https://github.com/opensim/opensim.git
synced 2026-07-04 01:40:07 +08:00
now break several things at same time... sog/sop updates, threads options,...
This commit is contained in:
@@ -126,8 +126,6 @@ namespace OpenSim.Region.ClientStack.LindenCaps
|
||||
Hashtable responsedata = new Hashtable();
|
||||
responsedata["int_response_code"] = 301;
|
||||
responsedata["str_redirect_location"] = m_ServerReleaseNotesURL;
|
||||
responsedata["content_type"] = "text/plain";
|
||||
|
||||
return responsedata;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user