constant BOOST_PERMISSIONS_DIR in Boost 6
2 uses of BOOST_PERMISSIONS_DIR
- boost_admin_boost_performance_page in ./
boost.admin.inc - Form builder; Displays Boost's configuration page.
- _boost_mkdir_p in ./
boost.module - Recursive version of mkdir(), compatible with PHP4.
File
- ./
boost.module, line 86 - Provides static file caching for Drupal text output. Pages, Feeds, ect...
Code
define('BOOST_PERMISSIONS_DIR', variable_get('boost_permissions_dir', ''));