mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
HG: add missing information on GetRegion
This commit is contained in:
@@ -125,6 +125,7 @@ namespace OpenSim.Server.Handlers.Hypergrid
|
||||
hash["hostname"] = regInfo.ExternalHostName;
|
||||
hash["http_port"] = regInfo.HttpPort.ToString();
|
||||
hash["internal_port"] = regInfo.InternalEndPoint.Port.ToString();
|
||||
hash["server_uri"] = regInfo.ServerURI;
|
||||
}
|
||||
|
||||
if (message != null)
|
||||
|
||||
Reference in New Issue
Block a user