constant BOOST_ROOT_FILE in Boost 6
3 uses of BOOST_ROOT_FILE
- boost_cache_css_js_files in ./
boost.module - Cache css and or js files.
- boost_cache_delete in ./
boost.module - Deletes files in the cache.
- _boost_rmdir_rf in ./
boost.module - Recursive version of rmdir(); use with extreme caution.
File
- ./
boost.module, line 58 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_ROOT_FILE', variable_get('boost_root_file', '.boost'));