You are here

constant CM_SUBSCRIPTION_SUCCESS in Campaign Monitor 6.3

@file Module that plugs in Campaign Monitor functionality to your Drupal web site. For Campaign Monitor information see: http://www.campaignmonitor.com/

This module uses the CampaignMonitor PHP API. For all credit and information about this PHP API see By ssherriff: http://code.google.com/p/campaignmonitor-php/

1 use of CM_SUBSCRIPTION_SUCCESS
_campaignmonitor_add_subscriber in ./campaignmonitor.module
Subscribe a user to a newsletter list, by e-mail, name and custom fields.

File

./campaignmonitor.module, line 11
Module that plugs in Campaign Monitor functionality to your Drupal web site. For Campaign Monitor information see: http://www.campaignmonitor.com/

Code

define('CM_SUBSCRIPTION_SUCCESS', t('You have been successfully subscribed to %list.'));