mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
* More console related changes.
This commit is contained in:
@@ -98,7 +98,7 @@ namespace OpenSim.Grid.UserServer
|
||||
httpServer.AddStreamHandler( new RestStreamHandler("DELETE", "/usersessions/", m_userManager.RestDeleteUserSessionMethod ));
|
||||
|
||||
httpServer.Start();
|
||||
m_console.Status("Userserver 0.3 - Startup complete");
|
||||
m_console.Status("SERVER", "Userserver 0.3 - Startup complete");
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user