constant BOOST_PRE_PROCESS_FUNCTION in Boost 5
Same name and namespace in other branches
- 6 boost.module \BOOST_PRE_PROCESS_FUNCTION
2 uses of BOOST_PRE_PROCESS_FUNCTION
- boost_cache_set in ./
boost.api.inc - Replaces the cached contents of the specified page, if stale.
- boost_settings_form in ./
boost.admin.inc - Declares administrative settings for the Boost module.
File
- ./
boost.module, line 21 - Provides static page caching for Drupal.
Code
define('BOOST_PRE_PROCESS_FUNCTION', variable_get('boost_pre_process_function', ''));