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. 5.x includes/menu.inc \MENU_NOT_FOUND
  4. 7.x includes/menu.inc \MENU_NOT_FOUND

Related topics

3 uses of MENU_NOT_FOUND
book_export in modules/book/book.pages.inc
Menu callback; Generates various representation of a book page and its children.
forum_page in modules/forum/forum.pages.inc
Menu callback; prints a forum listing.
menu_execute_active_handler in includes/menu.inc
Execute the page callback associated with the current path

File

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

Code

define('MENU_NOT_FOUND', 2);