mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
fixes a couple of issues i introduced yesterday, one of them MapBlock queries crashing.
This commit is contained in:
@@ -151,7 +151,7 @@ namespace OpenSim.Framework.Servers
|
||||
body.Flush();
|
||||
|
||||
// and ship it back
|
||||
resp.HttpResponse.Send();
|
||||
resp.Send();
|
||||
}
|
||||
}
|
||||
catch (Exception e)
|
||||
|
||||
Reference in New Issue
Block a user