You are here

constant DOMAIN_PREFIX_IGNORE in Domain Access 5

Same name and namespace in other branches
  1. 6.2 domain_prefix/domain_prefix.module \DOMAIN_PREFIX_IGNORE

Constant definitions for the various actions.

3 uses of DOMAIN_PREFIX_IGNORE
domain_prefix_configure_form in domain_prefix/domain_prefix.module
FormsAPI for generating the configuration form
domain_prefix_form in domain_prefix/domain_prefix.module
The table prefixing page for a domain.
domain_prefix_form_submit in domain_prefix/domain_prefix.module
FormsAPI for domain_prefix_form.

File

domain_prefix/domain_prefix.module, line 21
Interface for selective table prefixing for use with Domain Access. For this module to work correctly, you will need to follow the INSTALL.txt instructions for editing your settings.php file.

Code

define('DOMAIN_PREFIX_IGNORE', 1);