You are here

constant BOOST_PATH in Boost 5

2 uses of BOOST_PATH
boost_form_alter in ./boost.module
Implementation of hook_form_alter(). Performs alterations before a form is rendered.
boost_settings in ./boost.module
Implementation of hook_settings(). Declares administrative settings for a module.

File

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

Code

define('BOOST_PATH', dirname(__FILE__));