You are here

constant MENU_IS_ROOT in Drupal 6

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

Related topics

File

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

Code

define('MENU_IS_ROOT', 0x1);