You are here

constant BOOST_BANNER in Boost 6

Same name and namespace in other branches
  1. 5 boost.module \BOOST_BANNER
1 use of BOOST_BANNER
boost_cache_set in ./boost.module
Replaces/Sets the cached contents of the specified page, if stale.

File

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

Code

define('BOOST_BANNER', variable_get('boost_banner', "Page cached by Boost @ %cached_at, expires @ %expires_at"));