a little bit more refactoring of startup

This commit is contained in:
MW
2008-11-06 20:17:20 +00:00
parent d31d02c373
commit c932aae4c3
2 changed files with 10 additions and 6 deletions

View File

@@ -69,6 +69,8 @@ namespace OpenSim
protected override void ReadExtraConfigSettings()
{
base.ReadExtraConfigSettings();
IConfig startupConfig = m_config.Source.Configs["Startup"];
if (startupConfig != null)