constant IMAGEINFO_CACHE_PSEUDO_IMAGE_TOOLKIT in Imageinfo Cache 7.3
Default value is to use the fake image toolkit.
2 uses of IMAGEINFO_CACHE_PSEUDO_IMAGE_TOOLKIT
- imageinfo_cache_image_toolkits in ./
imageinfo_cache.module - Implements hook_image_toolkits().
- imageinfo_cache_init in ./
imageinfo_cache.module - Implements hook_init().
File
- ./
imageinfo_cache.module, line 16 - Imageinfo Cache module.
Code
define('IMAGEINFO_CACHE_PSEUDO_IMAGE_TOOLKIT', TRUE);