X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModule%2FContact.php;h=a70db02345c681c77e46055e67c8ef870f96821d;hb=c1686c486c8fcb4f94f89df869ae72509f3583fe;hp=bc2f2f402c0e863460f1ed27e93269296a4ced4f;hpb=eda65296f58d01d5c21de691209c0ca9b7748dab;p=friendica.git diff --git a/src/Module/Contact.php b/src/Module/Contact.php index bc2f2f402c..a70db02345 100644 --- a/src/Module/Contact.php +++ b/src/Module/Contact.php @@ -220,7 +220,6 @@ class Contact extends BaseModule $tpl = Renderer::getMarkupTemplate('contacts-head.tpl'); DI::page()['htmlhead'] .= Renderer::replaceMacros($tpl, [ - '$baseurl' => DI::baseUrl()->get(true), ]); $o = '';