You are here

constant ADVAGG_DEBUG in Advanced CSS/JS Aggregation 7.2

Same name and namespace in other branches
  1. 6 advagg.module \ADVAGG_DEBUG
  2. 7 includes/constants.inc \ADVAGG_DEBUG

Default value for debugging info to watchdog.

Related topics

9 uses of ADVAGG_DEBUG
advagg_get_files_from_hashes in ./advagg.missing.inc
Get the files that belong inside of this aggregate.
advagg_get_hashes_from_filename in ./advagg.missing.inc
Given a filename return the type and 2 hashes.
advagg_insert_update_files in ./advagg.inc
Insert/Update data in the advagg_files table.
advagg_push_new_changes in ./advagg.cache.inc
Flush the correct caches so CSS/JS changes go live.
advagg_save_data in ./advagg.missing.inc
Save data to a file.

... See full list

File

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

Code

define('ADVAGG_DEBUG', FALSE);