constant BOOST_CRAWLER_SELF in Boost 6
2 uses of BOOST_CRAWLER_SELF
- boost_crawler_run in ./
boost.module - The brains of the crawler.
- boost_requirements in ./
boost.install - Implementation of hook_requirements().
File
- ./
boost.module, line 114 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_CRAWLER_SELF', $base_url . '/' . 'boost-crawler?nocache=1&key=' . variable_get('boost_crawler_key', FALSE));