constant SCHEMA_UNINSTALLED
Same name and namespace in other branches
- 6.x drupal-6.x/includes/install.inc \SCHEMA_UNINSTALLED
Indicates that a module has not been installed yet.
Archivo
- drupal-7.x/
includes/ install.inc, line 11 - API functions for installing modules and themes.
Código
define('SCHEMA_UNINSTALLED', -1)