constant MENU_NOT_FOUND
Same name and namespace in other branches
- 6.x drupal-6.x/includes/menu.inc \MENU_NOT_FOUND
Internal menu status code -- Menu item was not found.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 234 - API for the Drupal menu system.
Código
define('MENU_NOT_FOUND', 2)