X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=bin%2Fauth_ejabberd.php;h=d6e20dfe15bd435cb47046b7fc3a12ca69592959;hb=2f84d874a874148ad73044a33b88783e09ae424f;hp=e9218291633cfb5f1d597e6166dd2f27417aee69;hpb=06632536f3a93dbe33cdc2aa67d9daad191ac696;p=friendica.git diff --git a/bin/auth_ejabberd.php b/bin/auth_ejabberd.php index e921829163..d6e20dfe15 100755 --- a/bin/auth_ejabberd.php +++ b/bin/auth_ejabberd.php @@ -58,7 +58,7 @@ if (php_sapi_name() !== 'cli') { use Dice\Dice; use Friendica\App\Mode; -use Friendica\Util\ExAuth; +use Friendica\Security\ExAuth; use Psr\Log\LoggerInterface; if (sizeof($_SERVER["argv"]) == 0) {