mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
bad merge?
This commit is contained in:
@@ -90,6 +90,11 @@ namespace OpenSim.Services.HypergridService
|
||||
return null;
|
||||
}
|
||||
|
||||
public List<UserAccount> GetUserAccountsWhere(UUID scopeID, string query)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
public List<UserAccount> GetUserAccounts(UUID scopeID, string query)
|
||||
{
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user