constant SCHEMA_UNINSTALLED

Indicates that a module has not been installed yet.

Related topics

9 uses of SCHEMA_UNINSTALLED

File

drupal/core/includes/schema.inc, line 20
Schema API handling functions.

Code

const SCHEMA_UNINSTALLED = -1;