You are here

constant ADVAGG_JS_COMPRESS_PACKER in Advanced CSS/JS Aggregation 7.2

Default value to see packer is enabled.

Related topics

4 uses of ADVAGG_JS_COMPRESS_PACKER
advagg_js_compress_admin_settings_form in advagg_js_compress/advagg_js_compress.admin.inc
Form builder; Configure advagg settings.
advagg_js_compress_advagg_current_hooks_hash_array_alter in advagg_js_compress/advagg_js_compress.module
Implements hook_advagg_current_hooks_hash_array_alter().
advagg_js_compress_get_enabled_compressors in advagg_js_compress/advagg_js_compress.advagg.inc
Get a list of enabled compressors.
hook_advagg_current_hooks_hash_array_alter in ./advagg.api.php
Allow other modules to add in their own settings and hooks.

File

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

Code

define('ADVAGG_JS_COMPRESS_PACKER', FALSE);