]> git.mxchange.org Git - friendica.git/commit
Replace Addon::DIRECTORY with AddonHelper::getAddonPath()
authorArt4 <art4@wlabs.de>
Tue, 4 Feb 2025 15:18:23 +0000 (15:18 +0000)
committerArt4 <art4@wlabs.de>
Tue, 4 Feb 2025 15:18:23 +0000 (15:18 +0000)
commitd8470b68df1b5b3adb91e63f9be2496b6a2cfa51
treebb9c3f9695d15c462970e4784912a19521865fee
parent4e9276e1c98796859b13cd39fe3369d3622d41ea
Replace Addon::DIRECTORY with AddonHelper::getAddonPath()
src/App.php
src/Core/Config/Factory/Config.php
src/Core/Config/Util/ConfigFileManager.php
src/Module/Admin/Summary.php
static/dependencies.config.php
tests/Util/CreateDatabaseTrait.php
tests/src/Core/Config/Cache/ConfigFileManagerTest.php
tests/src/Core/Config/ConfigTest.php
tests/src/Core/Config/ConfigTransactionTest.php
tests/src/Core/Storage/Repository/StorageManagerTest.php
tests/src/Database/DatabaseTest.php