constant MENU_MAX_DEPTH
Same name and namespace in other branches
- 6.x drupal-6.x/includes/menu.inc \MENU_MAX_DEPTH
The maximum depth of a menu links tree - matches the number of p columns.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 270 - API for the Drupal menu system.
Código
define('MENU_MAX_DEPTH', 9)