constant MENU_MODIFIED_BY_ADMIN in Drupal 7
Same name and namespace in other branches
- 4 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
- 5 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
- 6 includes/menu.inc \MENU_MODIFIED_BY_ADMIN
Internal menu flag -- menu item can be modified by administrator.
Related topics
File
- includes/
menu.inc, line 106 - API for the Drupal menu system.
Code
define('MENU_MODIFIED_BY_ADMIN', 0x20);