constant MENU_SITE_ONLINE
Internal menu status code -- Everything is working fine.
Related topics
Archivo
- drupal-7.x/
includes/ menu.inc, line 249 - API for the Drupal menu system.
Código
define('MENU_SITE_ONLINE', 5)
Internal menu status code -- Everything is working fine.
define('MENU_SITE_ONLINE', 5)