You are here

constant MENU_NOT_FOUND in Drupal 4

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

Related topics

2 uses of MENU_NOT_FOUND
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 165
API for the Drupal menu system.

Code

define('MENU_NOT_FOUND', 2);