constant BOOST_VISIBILITY_PHP in Boost 7
Shows this block if the associated PHP code returns TRUE.
1 use of BOOST_VISIBILITY_PHP
- boost_is_cacheable in ./
boost.module - Determines whether a given url can be cached or not by boost.
File
- ./
boost.module, line 102 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_VISIBILITY_PHP', 2);