You are here

constant ADVAGG_JS_COMPRESS_INLINE in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7.2 advagg_js_compress/advagg_js_compress.module \ADVAGG_JS_COMPRESS_INLINE
  2. 7 advagg_js_compress/advagg_js_compress.module \ADVAGG_JS_COMPRESS_INLINE

Default value to see if this will compress inline js.

2 uses of ADVAGG_JS_COMPRESS_INLINE
advagg_js_compress_admin_settings_form in advagg_js_compress/advagg_js_compress.admin.inc
Form builder; Configure advagg settings.
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 42
Advanced CSS/JS aggregation js compression module.

Code

define('ADVAGG_JS_COMPRESS_INLINE', TRUE);