You are here

constant ADVAGG_DEBUG in Advanced CSS/JS Aggregation 6

Same name and namespace in other branches
  1. 7.2 advagg.module \ADVAGG_DEBUG
  2. 7 includes/constants.inc \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_processor in ./advagg.module
Process variables for page.tpl.php

File

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

Code

define('ADVAGG_DEBUG', FALSE);