You are here

constant BOOST_MAX_PATH_DEPTH in Boost 5

Same name and namespace in other branches
  1. 6 boost.module \BOOST_MAX_PATH_DEPTH
1 use of BOOST_MAX_PATH_DEPTH
boost_file_path in ./boost.api.inc
Returns the static file path for a Drupal page.

File

./boost.module, line 17
Provides static page caching for Drupal.

Code

define('BOOST_MAX_PATH_DEPTH', 10);