constant BOOST_COOKIE in Boost 7
Same name and namespace in other branches
- 5 boost.module \BOOST_COOKIE
- 6 boost.module \BOOST_COOKIE
Default cookie name.
2 uses of BOOST_COOKIE
- boost_admin_htaccess_generate_htaccess in ./
boost.admin.htaccess.inc - Generate htaccess code.
- 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 21 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_COOKIE', 'DRUPAL_UID');