constant CONSTANT_CONTACT_SHOW_LASTNAME in Constant Contact 6.2
4 uses of CONSTANT_CONTACT_SHOW_LASTNAME
- constant_contact_install in ./
constant_contact.install - Installs the variables we need for the module
- constant_contact_settings in ./
system.admin.inc - Displays the module settings page in the admin
- constant_contact_signup_form in ./
constant_contact.module - Shows the custom signup form, added using a block
- constant_contact_signup_form_submit in ./
constant_contact.module - Custom signup form submit handler
File
- ./
constant_contact.config.php, line 40
Code
define('CONSTANT_CONTACT_SHOW_LASTNAME', 0);