]> git.mxchange.org Git - friendica.git/blobdiff - view/php/default.php
added FI translation as core translation is now over 50% THX Kris
[friendica.git] / view / php / default.php
index 5adef21a2da40da84c16ffef23524fdec4331c90..29a21ff33a4d21929e54d0c94a425d0fc95f7814 100644 (file)
@@ -2,7 +2,7 @@
 <html itemscope itemtype="http://schema.org/Blog" lang="<?php echo $lang; ?>">
 <head>
   <title><?php if(x($page,'title')) echo $page['title'] ?></title>
-  <script>var baseurl="<?php echo Friendica\App::get_baseurl() ?>";</script>
+  <script>var baseurl="<?php echo Friendica\Core\System::baseUrl() ?>";</script>
   <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
 </head>
 <body>