MENU_FOUND

Internal menu status code -- Menu item was found.

drupal/includes/menu.inc, line 227

<?php
define('MENU_FOUND', 1)
?>

Related topics