You are here

constant EXPIRE_FLUSH_CCK_REFERENCES in Cache Expiration 6

2 uses of EXPIRE_FLUSH_CCK_REFERENCES
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 11
Provides logic for page cache expiration

Code

define('EXPIRE_FLUSH_CCK_REFERENCES', TRUE);