constant ADVAGG_CSS_LOGGED_IN_IE_DETECT in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \ADVAGG_CSS_LOGGED_IN_IE_DETECT
Default value for not using @import if logged in and not IE.
1 use of ADVAGG_CSS_LOGGED_IN_IE_DETECT
- advagg_unlimited_css_builder in ./
advagg.module - Logic to figure out what kind of css tags to use.
File
- ./
advagg.module, line 62 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_CSS_LOGGED_IN_IE_DETECT', TRUE);