constant ADVAGG_JS_COMPRESS_RATIO in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg_js_compress/advagg_js_compress.module \ADVAGG_JS_COMPRESS_RATIO
- 7.2 advagg_js_compress/advagg_js_compress.module \ADVAGG_JS_COMPRESS_RATIO
Default value for the compression ratio test.
1 use of ADVAGG_JS_COMPRESS_RATIO
- advagg_js_compress_test_file in advagg_js_compress/
advagg_js_compress.module - Run various theme functions so the cache is primed.
File
- advagg_js_compress/
advagg_js_compress.module, line 27 - Advanced CSS/JS aggregation js compression module.
Code
define('ADVAGG_JS_COMPRESS_RATIO', 0.1);