Rename UserData to UserAccount data

This commit is contained in:
Melanie
2009-08-09 21:53:11 +01:00
parent 6a6dd66129
commit 11d72f270d
3 changed files with 10 additions and 7 deletions

View File

@@ -84,6 +84,8 @@ namespace OpenSim.Grid.InventoryServer
m_log.Info("[" + LogName + "]: Started HTTP server");
new HGInventoryService(m_inventoryService, config.AssetServerURL, config.UserServerURL, m_httpServer, config.InventoryServerURL);
base.StartupSpecific();
m_console.Commands.AddCommand("inventoryserver", false, "add user",