Revert last commit

avinationmerge
meta7 2010-09-15 08:16:38 -07:00
parent 77eb8ade8c
commit 571693d7b6
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@ namespace OpenSim.Services.Connectors
if (serviceURI == String.Empty)
{
m_log.Error("[AUTHORIZATION CONNECTOR]: No Server URI named in section AuthorizationService");
throw new Exception("Authorization connector init error");
}
m_ServerURI = serviceURI;