WATCHDOG_ALERT

  1. drupal
    1. 6 includes/bootstrap.inc
    2. 7 includes/bootstrap.inc
    3. 8 core/includes/bootstrap.inc

Log message severity -- Alert: action must be taken immediately.

File

includes/bootstrap.inc, line 68
Functions that need to be loaded on every Drupal request.

Code

define('WATCHDOG_ALERT', 1)

Related topics

Login or register to post comments