constant MENU_FOUND

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/menu.inc \MENU_FOUND

Internal menu status code -- Menu item was found.

Related topics

Archivo

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

Código

define('MENU_FOUND', 1)