mgd_delete_sitegroup

(Midgard 1.4.2 'Bifrost')

mgd_delete_sitegroup -- Delete a sitegroup

Description

bool mgd_delete_sitegroup (int id)

Minimum version: Midgard 1.4 (Bifrost)

Deletes the sitegroup with id id. Only root users are allowed to do this, and the sitegroup must be completely empty for this to succeed.

Returns TRUE if successful. Returns FALSE on failure.