mgd_is_group_owner
- Description
mgd_is_group_owner -- Check group ownership
Description
`bool **mgd_is_group_owner** (int id)`
Minimum version: Midgard 1.4 (Bifrost)
Checks whether the authenticated user is owner of the group record with id id.
Returns TRUE on success, FALSE on failure.