]> git.mxchange.org Git - friendica.git/commit
Use addons config entries instead of the addon table
authorPhilipp <admin@philipp.info>
Tue, 3 Jan 2023 19:24:48 +0000 (20:24 +0100)
committerPhilipp <admin@philipp.info>
Wed, 4 Jan 2023 20:55:51 +0000 (21:55 +0100)
commit13b234d279a7de89c718c446a85238bff7d873ca
tree656a30f441692cd4c2d11772ce607a978e9fb7d2
parentcd11088cc408de3bcf1081b2ecb9850b39563b28
Use addons config entries instead of the addon table
src/Core/Addon.php
src/Core/Config/Capability/IManageConfigValues.php
src/Core/Config/Model/Config.php
src/Core/L10n.php
static/settings.config.php
tests/src/Core/Config/Cache/CacheTest.php
tests/src/Core/Config/ConfigTest.php