- drupal
Indicates that a module has not been installed yet.
File
- includes/
install.inc, line 6
Code
define('SCHEMA_UNINSTALLED', -1)
Login or register to post commentsIndicates that a module has not been installed yet.
define('SCHEMA_UNINSTALLED', -1)
Login or register to post comments