You are here

constant MENU_LINKS_TO_PARENT in Drupal 6

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

Related topics

1 use of MENU_LINKS_TO_PARENT
menu.inc in includes/menu.inc
API for the Drupal menu system.

File

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

Code

define('MENU_LINKS_TO_PARENT', 0x8);