Same name in other branches
- 7.x-2.x advagg_bundler/advagg_bundler.module \ADVAGG_BUNDLER_OUTDATED
Default value of the last used time before the bundle is considered outdated. 2 weeks in seconds.
2 uses of ADVAGG_BUNDLER_OUTDATED
- advagg_bundler_analysis in advagg_bundler/
advagg_bundler.module - Given a filename return a bundle key.
- advagg_cron in ./
advagg.module - Implements hook_cron().
File
-
advagg_bundler/
advagg_bundler.module, line 25
Code
define('ADVAGG_BUNDLER_OUTDATED', 1209600);