constant FLIGHTPATH_CORE

  1. 6.x bootstrap.inc FLIGHTPATH_CORE
  2. 4.x bootstrap.inc FLIGHTPATH_CORE
  3. 5.x bootstrap.inc FLIGHTPATH_CORE
2 uses of FLIGHTPATH_CORE
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_get_install_status_url in modules/update_status/update_status.module
Returns a URL containing install statuses for all installed modules on this site.

File

./bootstrap.inc, line 52
This file should be included by every public-facing page of FlightPath. It will include all the classes, as well as settings and function files, and modules.

Code

define('FLIGHTPATH_CORE', '4.x')