You are here

constant ADVAGG_MOD_VISIBILITY_NOTLISTED in Advanced CSS/JS Aggregation 7.2

Turns on functionality on every page except the listed pages (blacklist).

Related topics

2 uses of ADVAGG_MOD_VISIBILITY_NOTLISTED
advagg_mod_admin_settings_form_validate in advagg_mod/advagg_mod.admin.inc
Validate callback, check that the unified multisite directory was created.
advagg_mod_match_path in advagg_mod/advagg_mod.module
Transforms all CSS files into inline CSS.

File

advagg_mod/advagg_mod.module, line 111
Advanced aggregation modifier module.

Code

define('ADVAGG_MOD_VISIBILITY_NOTLISTED', 0);