constant BOOST_FILE_PATH in Boost 5
Same name and namespace in other branches
- 6 boost.module \BOOST_FILE_PATH
2 uses of BOOST_FILE_PATH
- boost_cache_directory in ./
boost.api.inc - Returns the full directory path to the static file cache directory.
- boost_system_settings_form in ./
boost.admin.inc - Performs alterations to the system settings form before it is rendered.
File
- ./
boost.module, line 15 - Provides static page caching for Drupal.
Code
define('BOOST_FILE_PATH', variable_get('boost_file_path', 'cache'));