constant MENU_MAX_PARTS

Same name and namespace in other branches
  1. 7.x drupal-7.x/includes/menu.inc \MENU_MAX_PARTS

The maximum number of path elements for a menu callback

Related topics

Archivo

drupal-6.x/includes/menu.inc, line 163
API for the Drupal menu system.

Código

define('MENU_MAX_PARTS', 7)