You are here

constant BOOST_EXIT_IN_HOOK_EXIT in Boost 6

2 uses of BOOST_EXIT_IN_HOOK_EXIT
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_exit in ./boost.module
Implementation of hook_exit(). Performs cleanup tasks.

File

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

Code

define('BOOST_EXIT_IN_HOOK_EXIT', variable_get('boost_exit_in_hook_exit', TRUE));