mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Assorted bug fixes in hypergrid linking.
This commit is contained in:
@@ -70,7 +70,6 @@ namespace OpenSim.Server.Handlers.Hypergrid
|
||||
server.AddXmlRPCHandler("get_region", hghandlers.GetRegion, false);
|
||||
|
||||
server.AddHTTPHandler("/foreignagent/", new GatekeeperAgentHandler(m_GatekeeperService).Handler);
|
||||
|
||||
}
|
||||
|
||||
public GatekeeperServiceInConnector(IConfigSource config, IHttpServer server)
|
||||
|
||||
Reference in New Issue
Block a user