You are here

constant BOOST_FLUSH_VIEWS_UPDATE in Boost 6

2 uses of BOOST_FLUSH_VIEWS_UPDATE
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_nodeapi in ./boost.module
Implementation of hook_nodeapi(). Acts on nodes defined by other modules.

File

./boost.module, line 78
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_FLUSH_VIEWS_UPDATE', variable_get('boost_flush_views_update', FALSE));