X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=piwik%2Fpiwik.php;h=3e0d718ffaa7c0cdc5330e3d89530bd36efff1cf;hb=1c884b5bdb3e6296307c2e7866e773d5aae1dc6a;hp=dbb1f45a257ea99a672d4aef7eaeff9914decfd4;hpb=e81e7f7e79710233c0aeac9f8039bf6548cf8013;p=friendica-addons.git diff --git a/piwik/piwik.php b/piwik/piwik.php index dbb1f45a..3e0d718f 100755 --- a/piwik/piwik.php +++ b/piwik/piwik.php @@ -3,7 +3,7 @@ * Name: Piwik Analytics * Description: Piwik Analytics Plugin for Friendica * Version: 1.1 - * Author: Tobias Diekershoff + * Author: Tobias Diekershoff * Author: Klaus Weidenbach */ @@ -49,7 +49,7 @@ function piwik_analytics($a,&$b) { * associated CSS file. We just have to tell Friendica to get it * into the page header. */ - $a->page['htmlhead'] .= '' . "\r\n"; + $a->page['htmlhead'] .= ''; /* * Get the configuration variables from the .htconfig file.