You are here

constant FILECACHE_CACHE_BIN_REGISTRY in File Cache 7

Cache bin registry file.

2 uses of FILECACHE_CACHE_BIN_REGISTRY
filecache_registry_pathname in ./filecache.inc
filecache_requirements in ./filecache.module
Implements hook_requirements().

File

./filecache.inc, line 30
DrupalFileCache class that implements DrupalCacheInterface.

Code

define('FILECACHE_CACHE_BIN_REGISTRY', 'filecache_bins');