You are here

constant SCHEMA_INSTALLED in Drupal 6

Same name and namespace in other branches
  1. 4 includes/install.inc \SCHEMA_INSTALLED
  2. 5 includes/install.inc \SCHEMA_INSTALLED
  3. 7 includes/install.inc \SCHEMA_INSTALLED
2 uses of SCHEMA_INSTALLED
drupal_install_system in includes/install.inc
Callback to install the system module.
_drupal_install_module in includes/install.inc
Callback to install an individual profile module.

File

includes/install.inc, line 4

Code

define('SCHEMA_INSTALLED', 0);