constant BOOST_GZIP_DIR in Boost 6
3 uses of BOOST_GZIP_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_get_all_filenames in ./
boost.module - Returns all possible filenames given the input and current settings
File
- ./
boost.module, line 46 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_GZIP_DIR', variable_get('boost_gzip_dir', 'normal'));