constant IMAGEINFO_CACHE_THEME_IMAGECACHE in Imageinfo Cache 6.2
Same name and namespace in other branches
- 6 imageinfo_cache.module \IMAGEINFO_CACHE_THEME_IMAGECACHE
Use theme_imagecache override.
1 use of IMAGEINFO_CACHE_THEME_IMAGECACHE
- imageinfo_cache_theme_registry_alter in ./
imageinfo_cache.module - Implements hook_theme_registry_alter().
File
- ./
imageinfo_cache.module, line 26 - Cache image info for theme_imagecache & theme_imagefield_image.
Code
define('IMAGEINFO_CACHE_THEME_IMAGECACHE', TRUE);