constant WATCHDOG_DEBUG

  1. 7.x bootstrap.inc WATCHDOG_DEBUG
  2. 6.x bootstrap.inc WATCHDOG_DEBUG
  3. 5.x bootstrap.inc WATCHDOG_DEBUG
59 uses of WATCHDOG_DEBUG
admin.courses.inc in modules/admin/admin.courses.inc
admin.degrees.inc in modules/admin/admin.degrees.inc
admin.groups.inc in modules/admin/admin.groups.inc
admin.module in modules/admin/admin.module
The administrative configurations for FlightPath.
admin_cron in modules/admin/admin.module
hook_cron

... See full list

File

./bootstrap.inc, line 75
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_DEBUG', 7)