mirror of
https://github.com/justinccdev/opensimulator-tools.git
synced 2026-08-14 01:07:50 +00:00
update method doc of AddGroup on groups service connector as this no longer updates groups.
This commit is contained in:
@@ -71,7 +71,7 @@ function GetUserMemberships($serviceUri, $userUuid, $groupUuid, $debug = FALSE)
|
||||
* @param string $groupName
|
||||
* Name of the group. Ignored if the group already exists.
|
||||
* @param UUID $founderID
|
||||
* UUID of the user account of the founder of the group. Ignored if the group already exists.*
|
||||
* UUID of the user account of the founder of the group.
|
||||
* @param string $charter
|
||||
* Charter information (description) for the group.
|
||||
* @param UUID $insigniaID
|
||||
|
||||
Reference in New Issue
Block a user