constant SCHEMA_INSTALLED

Indicates that a module has been installed.

3 uses of SCHEMA_INSTALLED

File

drupal/includes/install.inc, line 16
API functions for installing modules and themes.

Code

define('SCHEMA_INSTALLED', 0);