constant EXPIRE_INCLUDE_BASE_URL in Cache Expiration 6
Same name and namespace in other branches
- 7.2 expire.module \EXPIRE_INCLUDE_BASE_URL
- 7 expire.module \EXPIRE_INCLUDE_BASE_URL
2 uses of EXPIRE_INCLUDE_BASE_URL
- expire_admin_settings_form in ./
expire.admin.inc - Implementation of the former hook_settings().
- expire_cache_derivative in ./
expire.module - Finds all possible paths/redirects/aliases given the root path.
File
- ./
expire.module, line 13 - Provides logic for page cache expiration
Code
define('EXPIRE_INCLUDE_BASE_URL', TRUE);