MENU_MAX_PARTS
in includes/menu.inc
The maximum number of path elements for a menu callback
<?php
define('MENU_MAX_PARTS', 7);
?>
Related topics
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Login or
register to post comments