constant HEALTH_OKAY in Health Status 7
@file Contains the basic hooks and function used by the Health system.
1 use of HEALTH_OKAY
- hook_health_monitor_MONITOR in ./
health.api.php - This hook is called when the health system runs the monitors.
File
- ./
health.module, line 7 - Contains the basic hooks and function used by the Health system.
Code
define("HEALTH_OKAY", 'okay');