constant MENU_SITE_OFFLINE in Drupal 6
Same name and namespace in other branches
- 4 includes/menu.inc \MENU_SITE_OFFLINE
- 5 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 page callback associated with the current path
File
- includes/
menu.inc, line 148 - API for the Drupal menu system.
Code
define('MENU_SITE_OFFLINE', 4);