constant BOOST_BANNER in Boost 5
Same name and namespace in other branches
- 6 boost.module \BOOST_BANNER
1 use of BOOST_BANNER
- boost_cache_set in ./
boost.api.inc - Replaces the cached contents of the specified page, if stale.
File
- ./
boost.module, line 32 - Provides static page caching for Drupal.
Code
define('BOOST_BANNER', variable_get('boost_banner', "<!-- Page cached by Boost at %cached_at, expires at %expires_at -->\n"));