X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FL10n.php;h=cda83ac3f4987b37372a4bb2fa2f0ccf470046df;hb=2ec3a97393959e42d450e074271d2d622d25701f;hp=9fec8735f005851187c4d5634d6c02c9dfc253cb;hpb=cb80108957f16011b5b7b1b8961da8cbd78d60c9;p=friendica.git diff --git a/src/Core/L10n.php b/src/Core/L10n.php index 9fec8735f0..cda83ac3f4 100644 --- a/src/Core/L10n.php +++ b/src/Core/L10n.php @@ -1,4 +1,23 @@ . + * + */ namespace Friendica\Core; @@ -131,7 +150,7 @@ class L10n } /** - * @brief Returns the preferred language from the HTTP_ACCEPT_LANGUAGE header + * Returns the preferred language from the HTTP_ACCEPT_LANGUAGE header * * @param string $sysLang The default fallback language * @param array $server The $_SERVER array