Default mode of advagg_bundle_built() in regards to how file_exists is used.

FALSE - use file_exists. TRUE - use cache_get instead of file_exists if possible.

1 use of ADVAGG_BUNDLE_BUILT_MODE
advagg_bundle_built in ./advagg.module
See if this bundle has been built.

File

includes/constants.inc, line 122

Code

define('ADVAGG_BUNDLE_BUILT_MODE', FALSE);