You are here

constant ADVAGG_JS_COMPRESS_INLINE_CACHE in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7 advagg_js_compress/advagg_js_compress.module \ADVAGG_JS_COMPRESS_INLINE_CACHE

Default value to see if this will cache the compressed inline js.

1 use of ADVAGG_JS_COMPRESS_INLINE_CACHE
advagg_js_compress_advagg_js_inline_alter in advagg_js_compress/advagg_js_compress.module
Implement hook_advagg_js_inline_alter.

File

advagg_js_compress/advagg_js_compress.module, line 47
Advanced CSS/JS aggregation js compression module.

Code

define('ADVAGG_JS_COMPRESS_INLINE_CACHE', TRUE);