mgd_get_group
mgd_get_group -- Get a group record
Description
object mgd_get_group (int id)
Minimum version: Midgard 1.1.1 ,
Gets information about the group record with id id.
Returns an object describing the group record if successful. Returns FALSE on failure.
name} ({$grp->official})
\n";
echo "Owner: {$grp->owner}\n";
}
?>
