You are here

constant BOOST_CHECK_BEFORE_CRON_EXPIRE in Boost 6

3 uses of BOOST_CHECK_BEFORE_CRON_EXPIRE
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_block in ./boost.module
Implementation of hook_block().
boost_cron in ./boost.module
Implementation of hook_cron(). Performs periodic actions.

File

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

Code

define('BOOST_CHECK_BEFORE_CRON_EXPIRE', variable_get('boost_check_before_cron_expire', FALSE));