attempted bug fix

0.1-prestable
MW 2007-04-25 18:48:08 +00:00
parent 9ed0a8dbad
commit f06d0f1047
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ namespace OpenSim
if (gridServer.GetName() == "Remote") if (gridServer.GetName() == "Remote")
{ {
// should startup the OGS protocol server here // should startup the OGS protocol server here
//OGSServer = new OpenGridProtocolServer(8500); OGSServer = new OpenGridProtocolServer(8500);
// we are in Grid mode so set a XmlRpc handler to handle "expect_user" calls from the user server // we are in Grid mode so set a XmlRpc handler to handle "expect_user" calls from the user server
httpServer.AddXmlRPCHandler("expect_user", httpServer.AddXmlRPCHandler("expect_user",