mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
Restructure (P)Config to follow new paradigm
This commit is contained in:
parent
2d3c2b4ee9
commit
ae86b2e806
12 changed files with 12 additions and 12 deletions
|
@ -24,7 +24,7 @@ use Friendica\Model\User;
|
|||
use Friendica\Network\HTTPClientOptions;
|
||||
use Friendica\Protocol\Activity;
|
||||
use Friendica\Protocol\ActivityNamespace;
|
||||
use Friendica\Util\ConfigFileLoader;
|
||||
use Friendica\Core\Config\Cache\ConfigFileLoader;
|
||||
use Friendica\Util\DateTimeFormat;
|
||||
use Friendica\Util\Strings;
|
||||
use Friendica\Util\XML;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue