constant BOOST_CHAR in Boost 6
Same name and namespace in other branches
- 7 boost.module \BOOST_CHAR
6 uses of BOOST_CHAR
- 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_chk_htaccess_doc in ./
boost.install - Check htaccess file for given rules.
- boost_file_path in ./
boost.module - Returns the static file path for a Drupal page.
- boost_init in ./
boost.module - Implementation of hook_init(). Performs page setup tasks if page not cached.
File
- ./
boost.module, line 49 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_CHAR', variable_get('boost_char', '_'));