constant MENU_SITE_OFFLINE

  1. 7.x drupal-7.x/includes/menu.inc MENU_SITE_OFFLINE
  2. 6.x drupal-6.x/includes/menu.inc MENU_SITE_OFFLINE

Related topics

2 uses of MENU_SITE_OFFLINE
index.php in drupal-6.x/index.php
The PHP page that serves all page requests on a Drupal installation.
menu_execute_active_handler in drupal-6.x/includes/menu.inc
Execute the page callback associated with the current path

File

drupal-6.x/includes/menu.inc, line 148
API for the Drupal menu system.

Code

define('MENU_SITE_OFFLINE', 4)