mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-07 18:04:26 +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
|
@ -59,7 +59,7 @@ use Friendica\Core\Logger;
|
|||
use Friendica\Database\DBA;
|
||||
use Friendica\DI;
|
||||
use Friendica\Model\User;
|
||||
use Friendica\Util\ConfigFileLoader;
|
||||
use Friendica\Core\Config\Cache\ConfigFileLoader;
|
||||
|
||||
function ldapauth_install()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue