mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
Restored mising m_Connection.
This commit is contained in:
@@ -42,6 +42,7 @@ namespace OpenSim.Data.SQLite
|
||||
{
|
||||
protected Object m_lockObject = new Object();
|
||||
|
||||
protected static SqliteConnection m_Connection;
|
||||
protected SQLiteFramework(string connectionString)
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user