mirror of
https://github.com/friendica/friendica
synced 2025-04-26 09:50:15 +00:00
Merge pull request #8021 from nupplaphil/task/mod_openid
Move mod/openid to src\Module\Security\OpenId
This commit is contained in:
commit
f000680511
29 changed files with 136 additions and 111 deletions
|
@ -5,7 +5,7 @@ namespace Friendica\Module\Search;
|
|||
use Friendica\Content\Widget;
|
||||
use Friendica\Core\L10n;
|
||||
use Friendica\Module\BaseSearchModule;
|
||||
use Friendica\Module\Login;
|
||||
use Friendica\Module\Security\Login;
|
||||
use Friendica\Util\Strings;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue