mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Thanks Bluewall for Mantis #3519: a patch that adds simulator uptime and version to REST/json statistics reporting
This commit is contained in:
@@ -44,6 +44,6 @@ namespace OpenSim.Framework.Statistics
|
||||
/// <returns>
|
||||
/// A <see cref="System.String"/>
|
||||
/// </returns>
|
||||
string XReport();
|
||||
string XReport(string uptime, string version);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user