-
Code style cleanup for mailchimp_lists.
-
Code style cleanup for mailchimp_campaign.
-
Cleanup info file.
-
Cleanup files[] list.
-
Remove unnecessary files.
-
Removed closing php tag.
-
Update README.
-
Added missing semicolon.
-
Check for MC template existence before in mailchimp_campaign_get_campaigns().
-
Combine mailchimp_campaign_get_templates() and mailchimp_campaign_get_template(), filter available templates to exclude those with repeating sections, and related changes.