mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 18:25:33 +08:00
* Make version information common to all servers
* Now all servers respond to the "show version" command on the console
This commit is contained in:
@@ -98,6 +98,7 @@ namespace OpenSim
|
||||
}
|
||||
|
||||
private static bool _IsHandlingException = false; // Make sure we don't go recursive on ourself
|
||||
|
||||
/// <summary>
|
||||
/// Global exception handler -- all unhandlet exceptions end up here :)
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user