mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 09:54:27 +02: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
|
@ -11,7 +11,7 @@ use Friendica\Core\Hook;
|
|||
use Friendica\Core\Logger;
|
||||
use Friendica\Core\Renderer;
|
||||
use Friendica\DI;
|
||||
use Friendica\Util\ConfigFileLoader;
|
||||
use Friendica\Core\Config\Cache\ConfigFileLoader;
|
||||
use Friendica\Util\XML;
|
||||
|
||||
function geonames_install()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue