]> git.mxchange.org Git - friendica.git/blobdiff - src/Content/Nav.php
Merge pull request #7095 from annando/ap-connect
[friendica.git] / src / Content / Nav.php
index 1eae2a3e3b4ba98651bfe15e04b38e3c81831111..a63244e856a7ffd0d2b0843750f72552ae7a682a 100644 (file)
@@ -67,7 +67,6 @@ class Nav
                $tpl = Renderer::getMarkupTemplate('nav.tpl');
 
                $nav .= Renderer::replaceMacros($tpl, [
-                       '$baseurl'      => System::baseUrl(),
                        '$sitelocation' => $nav_info['sitelocation'],
                        '$nav'          => $nav_info['nav'],
                        '$banner'       => $nav_info['banner'],