You are here

constant EXPIRE_FLUSH_NODE_TERMS in Cache Expiration 6

Same name and namespace in other branches
  1. 7 expire.module \EXPIRE_FLUSH_NODE_TERMS
2 uses of EXPIRE_FLUSH_NODE_TERMS
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 9
Provides logic for page cache expiration

Code

define('EXPIRE_FLUSH_NODE_TERMS', TRUE);