Details
- 
    Type:Bug 
- 
    Status: Done/Fixed
- 
    Priority:Major 
- 
    Resolution: Fixed/Completed
- 
    Affects Version/s: 1.1
- 
    Fix Version/s: None
- 
    Component/s: None
- 
    Labels:None
Description
crm_get_group_contacts($group); will return group contacts, but those do not come with any email info which is a showstopper for massmailer. 
Also, crm_get_groups() returns an array of arrays, but crm_get_group_contacts requires an object as input. Maybe standardize this.