*Moved XmlConfiguration to its own project

*Made it possible to load a configuration interface by DLL
*Deleted the 1024 config files until they are updated
This commit is contained in:
mingchen
2007-07-19 20:39:33 +00:00
parent b2c6f316e1
commit ed69e84874
1032 changed files with 78 additions and 3120 deletions

View File

@@ -147,7 +147,7 @@ namespace OpenSim.Grid.UserServer
}
}
private void ConfigDB(IGenericConfig configData)
/*private void ConfigDB(IGenericConfig configData)
{
try
{
@@ -168,7 +168,7 @@ namespace OpenSim.Grid.UserServer
{
}
}
}*/
public void Show(string ShowWhat)
{