You are here

constant HEALTH_ERROR in Health Status 7

2 uses of HEALTH_ERROR
hook_health_api_callback_METHOD in ./health.api.php
Allows you too create custom API callback handlers.
hook_health_monitor_MONITOR in ./health.api.php
This hook is called when the health system runs the monitors.

File

./health.module, line 9
Contains the basic hooks and function used by the Health system.

Code

define("HEALTH_ERROR", 'error');