constant BOOST_NORMAL_DIR in Boost 6
Same name and namespace in other branches
- 7 boost.module \BOOST_NORMAL_DIR
4 uses of BOOST_NORMAL_DIR
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_admin_generate_htaccess in ./
boost.admin.inc - Generate htaccess code.
- boost_cache_directory in ./
boost.module - Returns the full directory path to the static file cache directory.
- boost_get_all_filenames in ./
boost.module - Returns all possible filenames given the input and current settings
File
- ./
boost.module, line 45 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_NORMAL_DIR', variable_get('boost_normal_dir', 'normal'));