constant MENU_CREATED_BY_ADMIN

  1. 7.x drupal-7.x/includes/menu.inc MENU_CREATED_BY_ADMIN
  2. 6.x drupal-6.x/includes/menu.inc MENU_CREATED_BY_ADMIN

Related topics

1 use of MENU_CREATED_BY_ADMIN
system_update_6021 in drupal-6.x/modules/system/system.install
Migrate the menu items from the old menu system to the new menu_links table.

File

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

Code

define('MENU_CREATED_BY_ADMIN', 0x0040)