MENU_FOUND
in includes/menu.inc
Internal menu status code -- Menu item was found.
<?php
define('MENU_FOUND', 1);
?>
Related topics
- Menu system
- Define the navigation menus, and route page requests to code based on URLs.
Login or
register to post comments