Irc bot test
parent
dbd42daed6
commit
d51628b0a5
|
@ -132,7 +132,7 @@ namespace OpenSim.Services.IntegrationService
|
|||
public static IConfigSource LoadInitialConfig(string url)
|
||||
{
|
||||
IConfigSource source = new XmlConfigSource();
|
||||
m_log.InfoFormat("[CONFIG]: {0} is a http:// URI, fetching ...", url);
|
||||
m_log.InfoFormat("[CONFIG]: {0} is a http:// URI, fetching ...", url);
|
||||
|
||||
// The ini file path is a http URI
|
||||
// Try to read it
|
||||
|
@ -158,4 +158,4 @@ namespace OpenSim.Services.IntegrationService
|
|||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue