constant MENU_MAX_PARTS
Same name and namespace in other branches
- 6.x drupal-6.x/includes/menu.inc \MENU_MAX_PARTS
The maximum number of path elements for a menu callback
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 264 - API for the Drupal menu system.
Código
define('MENU_MAX_PARTS', 9)