You are here

constant BOOST_SET_FILE_ENCODING in Boost 6

2 uses of BOOST_SET_FILE_ENCODING
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_get_all_filenames in ./boost.module
Returns all possible filenames given the input and current settings

File

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

Code

define('BOOST_SET_FILE_ENCODING', variable_get('boost_set_file_encoding', ''));