6 uses of WATCHDOG_ERROR
Search API
- course_search.module in modules/
course_search/ course_search.module - This module allows users to search for courses, descriptions, and, if supported, rotation schedules and sample syllabi.
- 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.
- misc.inc in includes/
misc.inc - This file contains misc functions for FlightPath
- update_status.module in modules/
update_status/ update_status.module - The update status module file.
- update_status_perform_check in modules/
update_status/ update_status.module - This function actually performs the update status check with getflightpath.com
