mirror of
https://github.com/friendica/friendica
synced 2025-04-27 14:30:11 +00:00
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
92850d4482
commit
544168244c
30 changed files with 5 additions and 32 deletions
|
@ -220,7 +220,6 @@ class Contact extends BaseModule
|
|||
|
||||
$tpl = Renderer::getMarkupTemplate('contacts-head.tpl');
|
||||
DI::page()['htmlhead'] .= Renderer::replaceMacros($tpl, [
|
||||
'$baseurl' => DI::baseUrl(),
|
||||
]);
|
||||
|
||||
$o = '';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue