Indicates that a module has been installed.
File
- core/
includes/ install.inc, line 15 - API functions for installing modules and themes.
Code
define('SCHEMA_INSTALLED', 0)
Indicates that a module has been installed.
define('SCHEMA_INSTALLED', 0)