mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 12:34:39 +02:00
Some more deprecated function calls are replaced
This commit is contained in:
parent
bd6616e84f
commit
e12f92e516
30 changed files with 101 additions and 163 deletions
|
@ -45,7 +45,7 @@ use Friendica\Model\Post;
|
|||
use Friendica\Network\HTTPException;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
|
||||
function item_post(App $a)
|
||||
function item_post()
|
||||
{
|
||||
$uid = DI::userSession()->getLocalUserId();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue