mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
- add list for backend plugins and Dispose() all plugins on shutdown
- fix some plugin names - remove most references to ExtensionLoader - remove commented out AssetInventoryServer blobs from prebuild.xml
This commit is contained in:
@@ -71,7 +71,7 @@ namespace OpenSim.Grid.AssetInventoryServer.Plugins
|
||||
|
||||
public string Name
|
||||
{
|
||||
get { return "AssetInventoryServer Null authentication frontend"; }
|
||||
get { return "AssetInventoryServer Null authentication"; }
|
||||
}
|
||||
|
||||
#endregion IPlugin implementation
|
||||
|
||||
Reference in New Issue
Block a user