constant BOOST_MULTISITE_SINGLE_DB in Boost 6
3 uses of BOOST_MULTISITE_SINGLE_DB
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_admin_boost_performance_page_validate in ./
boost.admin.inc - validate boost_admin_boost_performance_page form submissions.
- boost_cache_directory in ./
boost.module - Returns the full directory path to the static file cache directory.
File
- ./
boost.module, line 44 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_MULTISITE_SINGLE_DB', variable_get('boost_multisite_single_db', TRUE));