Same name and namespace in other branches
  1. 4.6.x includes/menu.inc \MENU_NOT_FOUND
  2. 4.7.x includes/menu.inc \MENU_NOT_FOUND
  3. 6.x includes/menu.inc \MENU_NOT_FOUND
  4. 7.x includes/menu.inc \MENU_NOT_FOUND

Related topics

3 uses of MENU_NOT_FOUND
forum_page in modules/forum/forum.module
Menu callback; prints a forum listing.
menu_execute_active_handler in includes/menu.inc
Execute the handler associated with the active menu item.
node_page_default in modules/node/node.module
Menu callback; Generate a listing of promoted nodes.

File

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

Code

define('MENU_NOT_FOUND', 2);