constant CC_DEFAULT_OPT_IN in Constant Contact 7.3
Same name and namespace in other branches
- 6.3 constant_contact.config.php \CC_DEFAULT_OPT_IN
2 uses of CC_DEFAULT_OPT_IN
- constant_contact_form_user_register_form_alter in ./
constant_contact.module - Implements hook_form_FORM_ID_alter().
- constant_contact_settings in ./
admin.system.inc - Displays the module settings page.
File
- ./
constant_contact.config.php, line 18 - Default configuration settings which may be overridden on the settings page.
Code
define('CC_DEFAULT_OPT_IN', 1);