7 calls to fp_clear_cache()

cli.php in ./cli.php
install.php in ./install.php
This is the initial installation file for FlightPath.
install_perform_install in ./install.php
Actually performs the installation of FlightPath
system.module in modules/system/system.module
system_finished_db_updates_finished in modules/system/system.module
system_modules_form_submit in modules/system/system.module
Submit handler for the modules form.
system_perform_clear_cache in modules/system/system.module
This function will clear our various caches by calling on the hook_clear_cache in each module.