You are here

constant BOOST_HOST in Boost 6

2 uses of BOOST_HOST
boost.module in ./boost.module
Provides static file caching for Drupal text output. Pages, Feeds, ect...
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.

File

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

Code

define('BOOST_HOST', variable_get('boost_host', ''));