You are here

constant BOOST_COOKIE in Boost 6

Same name and namespace in other branches
  1. 5 boost.module \BOOST_COOKIE
  2. 7 boost.module \BOOST_COOKIE
1 use of BOOST_COOKIE
boost_set_cookie in ./boost.module
Sets a special cookie preventing authenticated users getting served pages from the static page cache.

File

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

Code

define('BOOST_COOKIE', variable_get('boost_cookie', 'DRUPAL_UID'));