mgd_get_sitegroup

Name

mgd_get_sitegroup -- Get a sitegroup

Synopsis

object mgd_get_sitegroup(int id);

Description

Minimum version: Midgard 1.4 (Bifrost)

Gets information about the sitegroup record with id id. Unless you are root, this function will fail if you fetch any other sitegroup than the current sitegroup.

Returns an object describing the record if successfull. Returns false on failure.