constant MENU_MAX_DEPTH
Same name and namespace in other branches
- 7.x drupal-7.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-6.x/
includes/ menu.inc, line 169 - API for the Drupal menu system.
Código
define('MENU_MAX_DEPTH', 9)