You are here

constant MENU_ACCESS_DENIED in Drupal 4

Same name and namespace in other branches
  1. 5 includes/menu.inc \MENU_ACCESS_DENIED
  2. 6 includes/menu.inc \MENU_ACCESS_DENIED
  3. 7 includes/menu.inc \MENU_ACCESS_DENIED

Related topics

2 uses of MENU_ACCESS_DENIED
index.php in ./index.php
menu_execute_active_handler in includes/menu.inc
Execute the handler associated with the active menu item.

File

includes/menu.inc, line 166
API for the Drupal menu system.

Code

define('MENU_ACCESS_DENIED', 3);