You are here

constant WATCHDOG_WARNING in Drupal 4

Same name and namespace in other branches
  1. 5 includes/bootstrap.inc \WATCHDOG_WARNING
  2. 6 includes/bootstrap.inc \WATCHDOG_WARNING
  3. 7 includes/bootstrap.inc \WATCHDOG_WARNING
14 uses of WATCHDOG_WARNING
aggregator_parse_feed in modules/aggregator.module
aggregator_refresh in modules/aggregator.module
Checks a news feed for new items.
comment_save in modules/comment.module
Accepts a submission of new or changed comment content.
cron.php in ./cron.php
drupal_access_denied in includes/common.inc
Generates a 403 error if the request is not allowed.

... See full list

File

includes/bootstrap.inc, line 15
Functions that need to be loaded on every Drupal request.

Code

define('WATCHDOG_WARNING', 1);