WATCHDOG_ALERT
in includes/bootstrap.inc
Log message severity -- Alert: action must be taken immediately.
See also
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_ALERT', 1);
?>
Login or register to post comments in includes/bootstrap.inc
Log message severity -- Alert: action must be taken immediately.
watchdog()
@see watchdog_severity_levels()
<?php
define('WATCHDOG_ALERT', 1);
?>
Login or register to post comments