constant BOOST_IGNORE_SAFE_WARNING in Boost 6
2 uses of BOOST_IGNORE_SAFE_WARNING
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- boost_requirements in ./
boost.install - Implementation of hook_requirements().
File
- ./
boost.module, line 89 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_IGNORE_SAFE_WARNING', variable_get('boost_ignore_safe_warning', FALSE));