constant WATCHDOG_EMERGENCY
Log message severity -- Emergency: system is unusable.
Related topics
Archivo
- drupal-7.x/
includes/ bootstrap.inc, line 78 - Functions that need to be loaded on every Drupal request.
Código
define('WATCHDOG_EMERGENCY', 0)
Log message severity -- Emergency: system is unusable.
define('WATCHDOG_EMERGENCY', 0)