constant DRUPAL_ROOT

Defines the root directory of the Drupal installation.

136 uses of DRUPAL_ROOT

File

drupal/core/authorize.php, line 29
Administrative script for running authorized file operations.

Code

define('DRUPAL_ROOT', getcwd());