You are here

constant BOOST_PERM_NORMAL_DIR in Boost 6

3 uses of BOOST_PERM_NORMAL_DIR
boost.module in ./boost.module
Provides static file caching for Drupal text output. Pages, Feeds, ect...
boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_admin_generate_htaccess in ./boost.admin.inc
Generate htaccess code.

File

./boost.module, line 47
Provides static file caching for Drupal text output. Pages, Feeds, ect...

Code

define('BOOST_PERM_NORMAL_DIR', variable_get('boost_perm_normal_dir', 'perm'));