- drupal
- drupal6
- drupal7
Internal menu flag -- menu item was created by administrator.
includes/menu.inc, line 108
<?php
define('MENU_CREATED_BY_ADMIN', 0x0040)
?>
Verwandte Themen
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Kommentare
Kommentar hinzufügen