7 uses of FLIGHTPATH_VERSION
Search API
- fp_get_module_details in includes/
misc.inc - Simply returns the module's row from the modules table, if it exists.
- misc.inc in includes/
misc.inc - This file contains misc functions for FlightPath
- system.module in modules/
system/ system.module - system_modules_form in modules/
system/ system.module - This is the form which an admin may use to manage the modules in the system.
- system_status in modules/
system/ system.module - Implementation of hook_status Expected return is array( "severity" => "normal" or "warning" or "alert", "status" => "A message to display to the user.", );
- update_status.module in modules/
update_status/ update_status.module - The update status module file.
- update_status_get_install_status_url in modules/
update_status/ update_status.module - Returns a URL containing install statuses for all installed modules on this site.
