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