constant BOOST_JS_EXTENSION in Boost 6
4 uses of BOOST_JS_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_js_files in ./
boost.module - Extract javascript filenames from html and copy them & their children.
File
- ./
boost.module, line 56 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_JS_EXTENSION', variable_get('boost_js_extension', '.js'));