(Midgard 1.4.2 'Bifrost')
mgd_get_sitegroup -- Get a sitegroup
Description
object mgd_get_sitegroup (int id)
            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 successful.
          Returns FALSE on failure.