Same name and namespace in other branches
  1. 7.x-2.x advagg_bundler/advagg_bundler.module \ADVAGG_BUNDLER_ACTIVE 1 comment

Default value to see if the bundler should be active or passive. If it is passive, the bundler will only do analysis and not split up the aggregate.

2 uses of ADVAGG_BUNDLER_ACTIVE
advagg_bundler_admin_settings_form in advagg_bundler/advagg_bundler.admin.inc
Form builder; Configure advagg settings.
advagg_bundler_advagg_filenames_alter in advagg_bundler/advagg_bundler.module
Implements hook_advagg_filenames_alter().

File

advagg_bundler/advagg_bundler.module, line 31

Code

define('ADVAGG_BUNDLER_ACTIVE', TRUE);