constant MENU_ACCESS_DENIED

Same name and namespace in other branches
  1. 6.x drupal-6.x/includes/menu.inc \MENU_ACCESS_DENIED

Internal menu status code -- Menu item access is denied.

Related topics

Archivo

drupal-7.x/includes/menu.inc, line 239
API for the Drupal menu system.

Código

define('MENU_ACCESS_DENIED', 3)