Skip to content
Snippets Groups Projects
Commit 7f9b8981 authored by Tim Steiner's avatar Tim Steiner
Browse files

[gh-173] Merging from testing into staging -c 1424

git-svn-id: file:///tmp/wdn_thm_drupal/branches/drupal-7.x/staging@1461 20a16fea-79d4-4915-8869-1ea9d5ebf173
parent 09325c9b
No related branches found
No related tags found
No related merge requests found
......@@ -1046,7 +1046,7 @@ function unl_init() {
'#type' => 'html_tag',
'#tag' => 'base',
'#attributes' => array(
'href' => url('<front>', array('absoule' => TRUE)),
'href' => '//' . $_SERVER['HTTP_HOST'] . base_path(),
),
);
drupal_add_html_head($base_tag, 'base');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment