WATCHDOG_CRITICAL
in includes/bootstrap.inc
Log message severity -- Critical: critical conditions.
See also
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_CRITICAL', 2);
?>
Login or register to post comments in includes/bootstrap.inc
Log message severity -- Critical: critical conditions.
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_CRITICAL', 2);
?>
Login or register to post comments