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