constant MENU_NOT_FOUND

  1. 6.x bootstrap.inc MENU_NOT_FOUND
  2. 4.x bootstrap.inc MENU_NOT_FOUND
  3. 5.x bootstrap.inc MENU_NOT_FOUND
2 uses of MENU_NOT_FOUND
index.php in ./index.php
The primary entry point for FlightPath.
menu_execute_page_request in includes/menu.inc

File

./bootstrap.inc, line 79
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("MENU_NOT_FOUND", 62)