Committing the HTTP (REST) server base

This commit is contained in:
Melanie Thielker
2009-05-05 02:37:04 +00:00
parent 500f71ca1f
commit 91ce6c90b5
3 changed files with 84 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ namespace OpenSim.Servers.Base
// Configuration
//
IConfigSource m_Config = null;
protected IConfigSource m_Config = null;
// Run flag
//