]> git.mxchange.org Git - friendica.git/commit
Replace static calls of DI::app() with DI::apphelper()
authorArt4 <art4@wlabs.de>
Wed, 6 Nov 2024 07:57:43 +0000 (07:57 +0000)
committerArt4 <art4@wlabs.de>
Wed, 6 Nov 2024 07:57:43 +0000 (07:57 +0000)
commit9074258b78173c6f1f77a64ce825ac1ff1289866
tree6e21c2dcf4e39a58c71df24510a8c3063429bdea
parent4f16bbe5f551a900711debb31f7097fd3baeb100
Replace static calls of DI::app() with DI::apphelper()
mod/item.php
src/Module/Api/Friendica/Events/Create.php
src/Module/Settings/Account.php
src/Protocol/Feed.php
src/Util/Temporal.php