10 calls to fp_mail()
Search API
- DatabaseHandler.php in classes/
DatabaseHandler.php - DatabaseHandler::db_error in classes/
DatabaseHandler.php - Draw out the error onto the screen.
- lassie.module in modules/
lassie/ lassie.module - This is the primary module file for the lassie module.
- lassie_check in modules/
lassie/ lassie.module - Check to see if an email needs to be sent regarding this job.
- misc.inc in includes/
misc.inc - This file contains misc functions for FlightPath
- notify.module in modules/
notify/ notify.module - notify_by_mail in modules/
notify/ notify.module - system.module in modules/
system/ system.module - system_popup_report_contact_form_submit in modules/
system/ system.module - _fp_error_handler in includes/
misc.inc - This is our custom error handler, which will intercept PHP warnings, notices, etc, and let us display them, log them, etc.
