Same name and namespace in other branches
  1. 4.6.x includes/menu.inc \MENU_MODIFIED_BY_ADMIN
  2. 4.7.x includes/menu.inc \MENU_MODIFIED_BY_ADMIN
  3. 5.x includes/menu.inc \MENU_MODIFIED_BY_ADMIN
  4. 7.x includes/menu.inc \MENU_MODIFIED_BY_ADMIN

Related topics

1 use of MENU_MODIFIED_BY_ADMIN
system_update_6021 in modules/system/system.install
Migrate the menu items from the old menu system to the new menu_links table.

File

includes/menu.inc, line 84
API for the Drupal menu system.

Code

define('MENU_MODIFIED_BY_ADMIN', 0x20);