constant WATCHDOG_NOTICE

  1. 6.x bootstrap.inc WATCHDOG_NOTICE
  2. 4.x bootstrap.inc WATCHDOG_NOTICE
  3. 5.x bootstrap.inc WATCHDOG_NOTICE
2 uses of WATCHDOG_NOTICE
cron.php in ./cron.php
The cron.php file for FlightPath, which should be run periodically.
watchdog in includes/db.inc
Add a log entry to the watchdog (log) table.

File

./bootstrap.inc, line 54
This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.

Code

define('WATCHDOG_NOTICE', 5)