constant DOMAIN_PREFIX_CREATE in Domain Access 5
Same name and namespace in other branches
- 6.2 domain_prefix/domain_prefix.module \DOMAIN_PREFIX_CREATE
1 use of DOMAIN_PREFIX_CREATE
- domain_prefix_form_submit in domain_prefix/
domain_prefix.module - FormsAPI for domain_prefix_form.
File
- domain_prefix/
domain_prefix.module, line 22 - 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_CREATE', 2);