7 calls to fp_mail()

misc.inc in includes/misc.inc
This file contains misc functions for FlightPath
system.module in modules/system/system.module
system_popup_report_contact_form_submit in modules/system/system.module
_DatabaseHandler.php in classes/_DatabaseHandler.php
_DatabaseHandler::db_error in classes/_DatabaseHandler.php
Draw out the error onto the screen.
_DatabaseHandler::z__db_error in classes/_DatabaseHandler.php
Draw out the error onto the screen.
_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.