You are here

constant BOOST_PERM_CHAR in Boost 6

4 uses of BOOST_PERM_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_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 50
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_PERM_CHAR', variable_get('boost_perm_char', '_'));