Indicates that a module has not been installed yet.
File
- core/
includes/ install.inc, line 10 - API functions for installing modules and themes.
Code
define('SCHEMA_UNINSTALLED', -1)
Indicates that a module has not been installed yet.
define('SCHEMA_UNINSTALLED', -1)