You are here

constant BOOST_FILE_EXTENSION in Boost 5

Same name and namespace in other branches
  1. 6 boost.module \BOOST_FILE_EXTENSION
2 uses of BOOST_FILE_EXTENSION
boost_file_path in ./boost.api.inc
Returns the static file path for a Drupal page.
boost_settings_form in ./boost.admin.inc
Declares administrative settings for the Boost module.

File

./boost.module, line 16
Provides static page caching for Drupal.

Code

define('BOOST_FILE_EXTENSION', variable_get('boost_file_extension', '.html'));