mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 14:16:07 +08:00
missing files..
This commit is contained in:
@@ -253,7 +253,6 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
Hashtable responsedata = new Hashtable();
|
||||
responsedata["int_response_code"] = 200;
|
||||
responsedata["content_type"] = "text/plain";
|
||||
responsedata["keepalive"] = false;
|
||||
|
||||
responsedata["str_response_string"] = OSDParser.SerializeLLSDXmlString(copy);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user