constant ADVAGG_FILE_LAST_USED_INTERVAL in Advanced CSS/JS Aggregation 6
Same name and namespace in other branches
- 7 includes/constants.inc \ADVAGG_FILE_LAST_USED_INTERVAL
Default file last used check-in is 12 hours.
2 uses of ADVAGG_FILE_LAST_USED_INTERVAL
- advagg_bundle_built in ./
advagg.module - See if this bundle has been built.
- advagg_get_filename in ./
advagg.module - Given a list of files; return back the aggregated filename.
File
- ./
advagg.module, line 27 - Advanced CSS/JS aggregation module
Code
define('ADVAGG_FILE_LAST_USED_INTERVAL', 1296000);