X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fwebfinger.php;h=85d3b31200481aa01384927f9d0b206c411b333f;hb=5db1717f4632a33da34e08b916816d7cba0e1878;hp=a831fc12cd44937fe07824ec7161bead7a0148f3;hpb=86cae070f2a048e553c545caec54be72c1c14da5;p=friendica.git diff --git a/mod/webfinger.php b/mod/webfinger.php index a831fc12cd..85d3b31200 100644 --- a/mod/webfinger.php +++ b/mod/webfinger.php @@ -1,15 +1,14 @@ t("Public access denied."), - "description" => t("Only logged in users are permitted to perform a probing."))); + ["title" => t("Public access denied."), + "description" => t("Only logged in users are permitted to perform a probing.")]); killme(); }