$base_url
in developer/globals.php
The base URL of the drupal installation.
See also
conf_init()
<?php
global $base_url;
?>
Login or register to post comments in developer/globals.php
The base URL of the drupal installation.
conf_init()
<?php
global $base_url;
?>
Login or register to post comments