constant WATCHDOG_NOTICE in Drupal 4
Same name and namespace in other branches
- 5 includes/bootstrap.inc \WATCHDOG_NOTICE
- 6 includes/bootstrap.inc \WATCHDOG_NOTICE
- 7 includes/bootstrap.inc \WATCHDOG_NOTICE
19 uses of WATCHDOG_NOTICE
- aggregator_form_category_submit in modules/
aggregator.module - Process aggregator_form_category form submissions. @todo Add delete confirmation dialog.
- aggregator_form_feed_submit in modules/
aggregator.module - Process aggregator_form_feed form submissions. @todo Add delete confirmation dialog.
- blogapi_blogger_edit_post in modules/
blogapi.module - Blogging API callback. Modifies the specified blog node.
- blogapi_blogger_new_post in modules/
blogapi.module - Blogging API callback. Inserts a new blog post as a node.
- book_admin_edit_submit in modules/
book.module
File
- includes/
bootstrap.inc, line 14 - Functions that need to be loaded on every Drupal request.
Code
define('WATCHDOG_NOTICE', 0);