You are here

constant MENU_FOUND in Drupal 4

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

@name Menu status codes

Status codes for menu callbacks.

Related topics

File

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

Code

define('MENU_FOUND', 1);