$base_path
in developer/globals.php
The base path of the drupal installation. At least will default to /.
See also
conf_init()
<?php
global $base_path;
?>
Login or register to post comments in developer/globals.php
The base path of the drupal installation. At least will default to /.
conf_init()
<?php
global $base_path;
?>
Login or register to post comments