constant WATCHDOG_ALERT
Same name and namespace in other branches
- 6.x drupal-6.x/includes/bootstrap.inc \WATCHDOG_ALERT
Log message severity -- Alert: action must be taken immediately.
Related topics
Archivo
- drupal-7.x/
includes/ bootstrap.inc, line 83 - Functions that need to be loaded on every Drupal request.
Código
define('WATCHDOG_ALERT', 1)