You are here

constant DOMAIN_BOOTSTRAP_INIT in Domain Access 6.2

Same name and namespace in other branches
  1. 7.3 domain.bootstrap.inc \DOMAIN_BOOTSTRAP_INIT
  2. 7.2 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 24
Domain bootstrap file.

Code

define('DOMAIN_BOOTSTRAP_INIT', 0);