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