X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FSecurity%2FBasicAuth.php;h=7c3f3cc9c4b5e5fba8c6e4de7459cfaf56603479;hb=9fbdcb5459e4acb158961427837612999253e046;hp=7b6a6b082502d982e0827141434a7c31df437b84;hpb=a5ab184fb805b9e03a84a29d0b6dd2c4835a0603;p=friendica.git diff --git a/src/Security/BasicAuth.php b/src/Security/BasicAuth.php index 7b6a6b0825..7c3f3cc9c4 100644 --- a/src/Security/BasicAuth.php +++ b/src/Security/BasicAuth.php @@ -1,6 +1,6 @@ getLocalUserId(); return self::$current_user_id; }