constant ADVAGG_CSS_LOGGED_IN_IE_DETECT in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg.module \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 includes/
css.inc - Logic to figure out what kind of css tags to use.
File
- includes/
constants.inc, line 56
Code
define('ADVAGG_CSS_LOGGED_IN_IE_DETECT', TRUE);