GenieGate, Version 1.1.0 (PHP 5) manual

groupNameDelete()

public groupNameDelete( &$gm object ,
                        $gid object ,
                        &$info array );

Called when a named group is removed.

This is called PRIOR to removal of group, (because plugins may need to query extra info)

  • $gm

    GroupMod object.

  • $gid

    Group ID that was removed.

  • $info

    Group information that was removed.