constant EXPIRE_FLUSH_FRONT in Cache Expiration 7
Same name and namespace in other branches
- 6 expire.module \EXPIRE_FLUSH_FRONT
2 uses of EXPIRE_FLUSH_FRONT
- 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 12 - Provides logic for page cache expiration
Code
define('EXPIRE_FLUSH_FRONT', TRUE);