Merge branch '3.6-release'
[friendica-addons.git] / impressum / impressum.php
index e64e1cd2479ee7c35c8a1c6877f58acd02eaef04..50458ee5e7bdb9699dc004388ebd926f33b8e372 100644 (file)
@@ -30,7 +30,7 @@ function impressum_module() {
 }
 function impressum_content() {
     $a = get_app();
-    goaway($a->get_baseurl().'/friendica/');
+    goaway('friendica/');
 }
 
 function obfuscate_email ($s) {