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

Internal menu status code -- Menu item was found.

Related topics

File

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

Code

define('MENU_FOUND', 1);