Same name and namespace in other branches
  1. 7.x-2.x advagg.module \ADVAGG_DEBUG 1 comment

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);