constant WATCHDOG_WARNING in Drupal 4
Same name and namespace in other branches
- 5 includes/bootstrap.inc \WATCHDOG_WARNING
- 6 includes/bootstrap.inc \WATCHDOG_WARNING
- 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.
File
- includes/
bootstrap.inc, line 15 - Functions that need to be loaded on every Drupal request.
Code
define('WATCHDOG_WARNING', 1);