mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
change show uptime to 24hour format
This commit is contained in:
@@ -598,6 +598,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
PollServiceHttpRequest psreq = new PollServiceHttpRequest(psEvArgs, request);
|
||||
psEvArgs.Request?.Invoke(psreq.RequestID, osRequest);
|
||||
m_pollServiceManager.Enqueue(psreq);
|
||||
psreq = null;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user