constant WATCHDOG_CRITICAL
Same name and namespace in other branches
- 6.x drupal-6.x/includes/bootstrap.inc \WATCHDOG_CRITICAL
Log message severity -- Critical conditions.
Related topics
Archivo
- drupal-7.x/
includes/ bootstrap.inc, line 88 - Functions that need to be loaded on every Drupal request.
Código
define('WATCHDOG_CRITICAL', 2)