constant DRUPAL_ROOT

Root directory of Drupal installation.

136 uses of DRUPAL_ROOT

File

drupal/index.php, line 20
The PHP page that serves all page requests on a Drupal installation.

Code

define('DRUPAL_ROOT', getcwd());