constant BOOST_NORMAL_DIR in Boost 7
Same name and namespace in other branches
- 6 boost.module \BOOST_NORMAL_DIR
Default value for the normal cache dir.
4 uses of BOOST_NORMAL_DIR
- boost_admin_filesystem_settings in ./
boost.admin.filesystem.inc - Form builder; Configure boost settings.
- boost_admin_htaccess_generate_htaccess in ./
boost.admin.htaccess.inc - Generate htaccess code.
- boost_admin_htaccess_settings in ./
boost.admin.htaccess.inc - Form builder; Configure boost settings.
- boost_get_normal_cache_dir in ./
boost.module - Returns the relative normal cache dir. cache/normal.
File
- ./
boost.module, line 36 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_NORMAL_DIR', 'normal');