mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
* Simplified the configuration by having [DatabaseService] in it
* Fixed configuration issue for HGInventoryServerInConnector * Corrected typos in debug messages
This commit is contained in:
@@ -68,7 +68,7 @@ namespace OpenSim.Server.Handlers.Hypergrid
|
||||
}
|
||||
|
||||
AddHttpHandlers(server);
|
||||
m_log.Debug("[HG HG INVENTORY HANDLER]: handlers initialized");
|
||||
m_log.Debug("[HG INVENTORY HANDLER]: handlers initialized");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user