You are here

constant IMAGEINFO_CACHE_STRIP_IMAGE_TOKEN in Imageinfo Cache 7.3

Default value is to not strip the image token query parameter.

2 uses of IMAGEINFO_CACHE_STRIP_IMAGE_TOKEN
imageinfo_cache_admin_settings_form in ./imageinfo_cache.admin.inc
Form builder; Configure advagg settings.
imageinfo_cache_file_url_alter in ./imageinfo_cache.module
Implements hook_file_url_alter().

File

./imageinfo_cache.module, line 26
Imageinfo Cache module.

Code

define('IMAGEINFO_CACHE_STRIP_IMAGE_TOKEN', FALSE);