constant MENU_FOUND

Internal menu status code -- Menu item was found.

Related topics

File

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

Code

define('MENU_FOUND', 1);