mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
add get group by name method to IGroupsModule
This commit is contained in:
@@ -470,7 +470,6 @@ namespace OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups
|
||||
XmlRpcCall(requestID, "groups.removeAgentFromGroupRole", param);
|
||||
}
|
||||
|
||||
|
||||
public List<DirGroupsReplyData> FindGroups(GroupRequestID requestID, string search)
|
||||
{
|
||||
Hashtable param = new Hashtable();
|
||||
|
||||
Reference in New Issue
Block a user