constant DOMAIN_BOOTSTRAP_INIT in Domain Access 7.2
Same name and namespace in other branches
- 6.2 domain.bootstrap.inc \DOMAIN_BOOTSTRAP_INIT
- 7.3 domain.bootstrap.inc \DOMAIN_BOOTSTRAP_INIT
Domain bootstrap phase 1: makes sure that database is initialized and loads all necessary module files.
2 uses of DOMAIN_BOOTSTRAP_INIT
- domain_bootstrap in ./
domain.bootstrap.inc - Domain module bootstrap: calls all bootstrap phases.
- _domain_bootstrap in ./
domain.bootstrap.inc - Calls individual bootstrap phases.
File
- ./
domain.bootstrap.inc, line 22 - Domain bootstrap file.
Code
define('DOMAIN_BOOTSTRAP_INIT', 0);