You are here

constant ADVAGG_WEAK_FILE_VERIFICATION in Advanced CSS/JS Aggregation 7.2

Verify all 3 hashes from the filename, if TRUE only verify 1st hash.

Related topics

3 uses of ADVAGG_WEAK_FILE_VERIFICATION
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_process_html in ./advagg.module
Replacement for template_process_html().

File

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

Code

define('ADVAGG_WEAK_FILE_VERIFICATION', FALSE);