Indicates that a module has not been installed yet.
Related topics
- Schema API
- API to handle database schemas.
File
- core/includes/schema.inc, line 16
- Schema API handling functions.
Code
1 | const SCHEMA_UNINSTALLED = -1; |
Indicates that a module has not been installed yet.
1 | const SCHEMA_UNINSTALLED = -1; |
Designed by : w10schools
service@w10schools.com
Please login to continue.