mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
bad merge?
This commit is contained in:
@@ -741,6 +741,7 @@ namespace OpenSim.Data.SQLite
|
||||
return true;
|
||||
}
|
||||
|
||||
/*
|
||||
public bool UpdateUserPreferences(ref UserPreferences pref, ref string result)
|
||||
{
|
||||
string query = string.Empty;
|
||||
@@ -825,6 +826,7 @@ namespace OpenSim.Data.SQLite
|
||||
}
|
||||
return true;
|
||||
}
|
||||
*/
|
||||
|
||||
public bool GetUserAppData(ref UserAppData props, ref string result)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user