You are here

constant SCHEMA_UNINSTALLED in Drupal 4

Same name and namespace in other branches
  1. 8 core/includes/schema.inc \SCHEMA_UNINSTALLED
  2. 5 includes/install.inc \SCHEMA_UNINSTALLED
  3. 6 includes/install.inc \SCHEMA_UNINSTALLED
  4. 7 includes/install.inc \SCHEMA_UNINSTALLED
  5. 9 core/includes/schema.inc \SCHEMA_UNINSTALLED
1 use of SCHEMA_UNINSTALLED
system_modules_submit in modules/system.module

File

includes/install.inc, line 3

Code

define('SCHEMA_UNINSTALLED', -1);