constant MENU_ACCESS_DENIED

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

File

./bootstrap.inc, line 64
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_ACCESS_DENIED", 61)