Same name and namespace in other branches
  1. 7.x-1.x includes/constants.inc \ADVAGG_DEBUG 1 commentaire

Default value for debugging info to watchdog.

Sujets associés

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

... See full list

Fichier

./advagg.module, line 77

Code

define('ADVAGG_DEBUG', FALSE);