X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCore%2FACL.php;h=a2db32afc459c44cc21bcaa6315230d7411cccb6;hb=f826ce70ceb9f810a16b70d3d77b9ba2c8d9097d;hp=dc9b2a0f578744f860c7d93293baba508d32c30e;hpb=ee1acba9eba1f8bc00c3252cdf9f13096219b2d8;p=friendica.git diff --git a/src/Core/ACL.php b/src/Core/ACL.php index dc9b2a0f57..a2db32afc4 100644 --- a/src/Core/ACL.php +++ b/src/Core/ACL.php @@ -62,7 +62,7 @@ class ACL $page->registerStylesheet(Theme::getPathForFile('js/friendica-tagsinput/friendica-tagsinput.css')); $page->registerStylesheet(Theme::getPathForFile('js/friendica-tagsinput/friendica-tagsinput-typeahead.css')); - $contacts = self::getValidMessageRecipientsForUser(Session::getLocalUser()); + $contacts = self::getValidMessageRecipientsForUser(DI::userSession()->getLocalUserId()); $tpl = Renderer::getMarkupTemplate('acl/message_recipient.tpl'); $o = Renderer::replaceMacros($tpl, [