You are here

constant BOOST_COOKIE in Boost 5

Same name and namespace in other branches
  1. 6 boost.module \BOOST_COOKIE
  2. 7 boost.module \BOOST_COOKIE
1 use of BOOST_COOKIE
boost_user in ./boost.module
Implementation of hook_user(). Acts on user account actions.

File

./boost.module, line 27
Provides static page caching for Drupal.

Code

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