]> git.mxchange.org Git - friendica.git/commit
remove requirement for DI::app() in addon_install()
authorArt4 <art4@wlabs.de>
Sat, 23 Nov 2024 08:38:37 +0000 (08:38 +0000)
committerArt4 <art4@wlabs.de>
Sat, 23 Nov 2024 08:38:37 +0000 (08:38 +0000)
commitf93915075e7bbd30cb2b88773fc0ed19f84394aa
tree7af151789cd9f693c6883deff784bc2c959af998
parent5f829ac1cd1998ad549e528e374dbbd513851f1c
remove requirement for DI::app() in addon_install()

see https://github.com/friendica/friendica-addons/pull/1364
src/Core/Addon.php