X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fwebfinger.php;h=74bd2c9543c6ceda125719b075f1fe08f7845c08;hb=835e6c4955c9e1c160c02c21e8df7ca7beabd2fb;hp=f6d6026b406bfd0ce5ce76fddcfbac27574e844a;hpb=932397b47be25b042907ab888e3abcb51cbb84b2;p=friendica.git diff --git a/mod/webfinger.php b/mod/webfinger.php index f6d6026b40..74bd2c9543 100644 --- a/mod/webfinger.php +++ b/mod/webfinger.php @@ -23,4 +23,4 @@ function webfinger_content(&$a) { $o .= ''; } return $o; -} \ No newline at end of file +}