constant MENU_SITE_OFFLINE
Same name and namespace in other branches
- 6.x drupal-6.x/includes/menu.inc \MENU_SITE_OFFLINE
Internal menu status code -- Menu item inaccessible because site is offline.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 244 - API for the Drupal menu system.
Código
define('MENU_SITE_OFFLINE', 4)