global $base_path

Same name and namespace in other branches
  1. 7.x documentation-7.x/developer/globals.php \base_path

The base path of the drupal installation. At least will default to /.

See also

conf_init()

Archivo

documentation-6.x/developer/globals.php, line 29
These are the global variables that Drupal uses.

Código

global $base_path;