WATCHDOG_ERROR
in includes/bootstrap.inc
Indicates an error-level watchdog event; could be indicative of an attempt to compromise the security of the site, or a serious system error.
<?php
define('WATCHDOG_ERROR', 2);
?>
Login or register to post comments 