You are here

constant EXPIRE_FLUSH_MENU_ITEMS in Cache Expiration 7

Same name and namespace in other branches
  1. 6 expire.module \EXPIRE_FLUSH_MENU_ITEMS
2 uses of EXPIRE_FLUSH_MENU_ITEMS
expire_admin_settings_form in ./expire.admin.inc
Implementation of the former hook_settings().
expire_node in ./expire.module
Expires a node from the cache; including related pages.

File

./expire.module, line 10
Provides logic for page cache expiration

Code

define('EXPIRE_FLUSH_MENU_ITEMS', 1);