You are here

constant BOOST_CSS_EXTENSION in Boost 6

4 uses of BOOST_CSS_EXTENSION
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_htaccess_cache_dir_generate in ./boost.module
_boost_copy_css_files in ./boost.module
Extract css filenames from html and copy them & their children.

File

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

Code

define('BOOST_CSS_EXTENSION', variable_get('boost_css_extension', '.css'));