constant MENU_CREATED_BY_ADMIN in Drupal 6
Same name and namespace in other branches
- 4 includes/menu.inc \MENU_CREATED_BY_ADMIN
- 5 includes/menu.inc \MENU_CREATED_BY_ADMIN
- 7 includes/menu.inc \MENU_CREATED_BY_ADMIN
Related topics
1 use of MENU_CREATED_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 85 - API for the Drupal menu system.
Code
define('MENU_CREATED_BY_ADMIN', 0x40);