Menu status code -- Not found.

This can be used as the return value from a page callback, although it is preferable to use a load function to accomplish this.

See also

see hook_menu()

Related topics

File

includes/menu.inc, line 233
API for the Backdrop menu system.

Code

define('MENU_NOT_FOUND', 404)