global $base_path
Same name and namespace in other branches
- 6.x documentation-6.x/developer/globals.php \base_path
The base path of the Drupal installation.
This will at least default to '/'.
See also
Archivo
- documentation-7.x/
developer/ globals.php, line 31 - These are the global variables that Drupal uses.
Código
global $base_path;