mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
*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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user