constant BOOST_PAGER_CLEAN in Boost 6
2 uses of BOOST_PAGER_CLEAN
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_init in ./
boost.module - Implementation of hook_init(). Performs page setup tasks if page not cached.
File
- ./
boost.module, line 70 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_PAGER_CLEAN', variable_get('boost_pager_clean', FALSE));