You are here

constant ADVAGG_HTML_HEAD_IN_CSS_LOCATION in Advanced CSS/JS Aggregation 7.2

If TRUE drupal_get_html_head will be rendered at the top of the css section.

Related topics

1 use of ADVAGG_HTML_HEAD_IN_CSS_LOCATION
_advagg_process_html in ./advagg.module
Replacement for template_process_html().

File

./advagg.module, line 354
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_HTML_HEAD_IN_CSS_LOCATION', FALSE);