constant MENU_SITE_OFFLINE in Drupal 5
Same name and namespace in other branches
- 4 includes/menu.inc \MENU_SITE_OFFLINE
- 6 includes/menu.inc \MENU_SITE_OFFLINE
- 7 includes/menu.inc \MENU_SITE_OFFLINE
Related topics
2 uses of MENU_SITE_OFFLINE
- index.php in ./
index.php - menu_execute_active_handler in includes/
menu.inc - Execute the handler associated with the active menu item.
File
- includes/
menu.inc, line 167 - API for the Drupal menu system.
Code
define('MENU_SITE_OFFLINE', 4);