You are here

constant BOOST_CHARSET_TYPE in Boost 7

Default for content charset.

2 uses of BOOST_CHARSET_TYPE
boost_admin_htaccess_settings in ./boost.admin.htaccess.inc
Form builder; Configure boost settings.
boost_htaccess_cache_dir_generate in ./boost.module
Generate htaccess rules for the cache directory.

File

./boost.module, line 86
Caches generated output as a static file to be served directly from the webserver.

Code

define('BOOST_CHARSET_TYPE', 'utf-8');