constant BOOST_AGGRESSIVE_COOKIE in Boost 6
2 uses of BOOST_AGGRESSIVE_COOKIE
- 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 68 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_AGGRESSIVE_COOKIE', variable_get('boost_aggressive_cookie', TRUE));