constant BOOST_PERM_GZ_DIR in Boost 6
5 uses of BOOST_PERM_GZ_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_update_6125 in ./
boost.install - Update 6125 - Reset boost-gzip-cookie-test.html.gz file
- boost_update_6126 in ./
boost.install - Update 6126 - Reset boost-gzip-cookie-test.html.gz file
- _boost_generate_gzip_test_file in ./
boost.module - Generate iframe gzip cookie test html file.
File
- ./
boost.module, line 48 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_PERM_GZ_DIR', variable_get('boost_perm_gz_dir', 'perm'));