You are here

constant IMAGEINFO_CACHE_HTTPRL_MODE in Imageinfo Cache 6.2

Set the http mode. Non Blocking = 0; Blocking = 1.

2 uses of IMAGEINFO_CACHE_HTTPRL_MODE
imageinfo_cache_admin_form in ./imageinfo_cache.admin.inc
Form builder; Displays DB Tuners configuration page.
imageinfo_cache_shutdown_async in ./imageinfo_cache.module
Function that gets called right after a file has been uploaded.

File

./imageinfo_cache.module, line 46
Cache image info for theme_imagecache & theme_imagefield_image.

Code

define('IMAGEINFO_CACHE_HTTPRL_MODE', 0);