constant WATCHDOG_ERROR

  1. 6.x bootstrap.inc WATCHDOG_ERROR
  2. 4.x bootstrap.inc WATCHDOG_ERROR
  3. 5.x bootstrap.inc WATCHDOG_ERROR
3 uses of WATCHDOG_ERROR
course_search_download_syllabus in modules/course_search/course_search.module
This function will actually deliver a syllabus to the user's browser for download.
fp_http_request in includes/misc.inc
Send a request through the Internet and return the result as an object.
update_status_perform_check in modules/update_status/update_status.module
This function actually performs the update status check with getflightpath.com

File

./bootstrap.inc, line 56
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_ERROR', 3)