constant ADVAGG_DEBUG in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 6 advagg.module \ADVAGG_DEBUG
- 7.2 advagg.module \ADVAGG_DEBUG
Default value for writing debug info to watchdog.
4 uses of ADVAGG_DEBUG
- advagg_cached_bundle_get in ./
advagg.module - Get a bundle from the cache & verify it is good.
- advagg_css_js_file_builder in ./
advagg.module - Aggregate CSS/JS files, putting them in the files directory.
- advagg_get_filename in ./
advagg.module - Given a list of files; return back the aggregated filename.
- advagg_process_html in ./
advagg.module - Implements hook_process_html().
File
- includes/
constants.inc, line 46
Code
define('ADVAGG_DEBUG', FALSE);