constant SCHEMA_UNINSTALLED in Drupal 4
Same name and namespace in other branches
- 8 core/includes/schema.inc \SCHEMA_UNINSTALLED
- 5 includes/install.inc \SCHEMA_UNINSTALLED
- 6 includes/install.inc \SCHEMA_UNINSTALLED
- 7 includes/install.inc \SCHEMA_UNINSTALLED
- 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);