mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Revert last commit
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user