You are here

constant REDHEN_CONTACT_ALTER_USERNAME in RedHen CRM 7

Define variable names for RedHen contact settings.

2 uses of REDHEN_CONTACT_ALTER_USERNAME
redhen_contact_redhen_settings in modules/redhen_contact/redhen_contact.module
Implements hook_redhen_settings().
redhen_contact_username_alter in modules/redhen_contact/redhen_contact.module
Implements hook_username_alter().

File

modules/redhen_contact/redhen_contact.module, line 11
Module file for RedHen contacts.

Code

define('REDHEN_CONTACT_ALTER_USERNAME', 'redhen_contact_alter_username');