]> git.mxchange.org Git - friendica.git/blobdiff - bin/auth_ejabberd.php
Test data for the "verb" table
[friendica.git] / bin / auth_ejabberd.php
index e9218291633cfb5f1d597e6166dd2f27417aee69..d6e20dfe15bd435cb47046b7fc3a12ca69592959 100755 (executable)
@@ -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) {