bad merge?

This commit is contained in:
UbitUmarov
2015-09-01 14:54:35 +01:00
406 changed files with 62562 additions and 8067 deletions

View File

@@ -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)
{