mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
maybe this is a better way...
This commit is contained in:
@@ -91,7 +91,7 @@ namespace OpenSim.Region.UserStatistics
|
||||
if (!enabled)
|
||||
return;
|
||||
|
||||
DllmapConfigHelper.RegisterAssembly(typeof(WebStatsModule).Assembly);
|
||||
DllmapConfigHelper.RegisterAssembly(typeof(SqliteConnection).Assembly);
|
||||
|
||||
//IConfig startupConfig = config.Configs["Startup"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user