mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
Set culture also in object crossings.
This commit is contained in:
@@ -69,6 +69,8 @@ namespace OpenSim.Server.Handlers.Simulation
|
||||
//m_log.Debug(" >> http-method=" + request["http-method"]);
|
||||
//m_log.Debug("---------------------------\n");
|
||||
|
||||
Culture.SetCurrentCulture();
|
||||
|
||||
Hashtable responsedata = new Hashtable();
|
||||
responsedata["content_type"] = "text/html";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user