constant BOOST_FLUSH_FRONT in Boost 6
2 uses of BOOST_FLUSH_FRONT
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_expire_node in ./
boost.module - Expires a node from the cache; including related pages.
File
- ./
boost.module, line 73 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_FLUSH_FRONT', variable_get('boost_flush_front', TRUE));