* Simplified the configuration by having [DatabaseService] in it

* Fixed configuration issue for HGInventoryServerInConnector
* Corrected typos in debug messages
This commit is contained in:
Diva Canto
2010-01-31 14:37:22 -08:00
parent a6b50c2436
commit 0b89afd3e5
4 changed files with 12 additions and 41 deletions

View File

@@ -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>