constant KEY_STATUS_NOT_VALID in Key 7
2 uses of KEY_STATUS_NOT_VALID
- key_provider_file_status in plugins/
key_provider/ file.inc - key_provider_variable_status in plugins/
key_provider/ variable.inc
File
- ./
key.module, line 9 - Provides the ability to manage keys, which can be used by other modules.
Code
define('KEY_STATUS_NOT_VALID', 0);