constant BOOST_ADD_DEFAULT_CHARSET in Boost 7
Default setting for forcing all content to be the charset defined below.
2 uses of BOOST_ADD_DEFAULT_CHARSET
- 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 81 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_ADD_DEFAULT_CHARSET', TRUE);