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
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.