constant BOOST_FLUSH_DIR in Boost 6
3 uses of BOOST_FLUSH_DIR
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_cache_expire_all_db in ./
boost.module - Flushes all expired pages via database lookup.
- _boost_rmdir_rf in ./
boost.module - Recursive version of rmdir(); use with extreme caution.
File
- ./
boost.module, line 71 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_FLUSH_DIR', variable_get('boost_flush_dir', FALSE));