X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fwebfinger.php;h=74bd2c9543c6ceda125719b075f1fe08f7845c08;hb=ecfb6ec92460e3cd401789e44cd48a8bc503d762;hp=f6d6026b406bfd0ce5ce76fddcfbac27574e844a;hpb=4e7a5dc56ebb8d99ed06b0b303c4ee24460ae6a8;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 +}