mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
changes so mono.data.sqlite use dllmap
This commit is contained in:
@@ -91,8 +91,7 @@ namespace OpenSim.Region.UserStatistics
|
||||
if (!enabled)
|
||||
return;
|
||||
|
||||
if (Util.IsWindows())
|
||||
Util.LoadArchSpecificWindowsDll("sqlite3.dll");
|
||||
DllmapConfigHelper.RegisterAssembly(typeof(WebStatsModule).Assembly);
|
||||
|
||||
//IConfig startupConfig = config.Configs["Startup"];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user