mirror of
https://github.com/friendica/friendica
synced 2025-03-31 10:40:14 +00:00
- used `$this->getRequestValue($request, 'foo', <bar>)` instead of `$request['foo'] ?? <bar>` - fixed wrong variable naming - changed double-quotes to single - see https://github.com/friendica/friendica/issues/11631#issuecomment-1196410497 |
||
---|---|---|
.. | ||
All.php | ||
Conversation.php | ||
Destroy.php | ||
Inbox.php | ||
NewDM.php | ||
Sent.php |