You are here

constant BOOST_GZIP_EXTENSION in Boost 6

5 uses of BOOST_GZIP_EXTENSION
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
boost_htaccess_cache_dir_generate in ./boost.module
_boost_copy_css_files in ./boost.module
Extract css filenames from html and copy them & their children.
_boost_copy_js_files in ./boost.module
Extract javascript filenames from html and copy them & their children.

File

./boost.module, line 57
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_GZIP_EXTENSION', variable_get('boost_gzip_extension', '.gz'));