mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
bad merge?
This commit is contained in:
@@ -325,5 +325,10 @@ namespace OpenSim.Data.PGSQL
|
||||
return DoQuery(cmd);
|
||||
}
|
||||
}
|
||||
|
||||
public UserAccountData[] GetUsersWhere(UUID scopeID, string where)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user