mirror of
https://github.com/friendica/friendica
synced 2025-04-05 12: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 |
||
---|---|---|
.. | ||
Lookup.php | ||
Search.php | ||
Show.php |