mirror of
https://github.com/friendica/friendica
synced 2025-05-09 15:04:10 +02:00
Restructure (P)Config to follow new paradigm
This commit is contained in:
parent
68046573a4
commit
ab83d0dd27
49 changed files with 368 additions and 331 deletions
|
@ -22,7 +22,7 @@
|
|||
namespace Friendica\App;
|
||||
|
||||
use Detection\MobileDetect;
|
||||
use Friendica\Core\Config\Cache;
|
||||
use Friendica\Core\Config\Cache\Cache;
|
||||
use Friendica\Database\Database;
|
||||
use Friendica\Util\BasePath;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue