]> git.mxchange.org Git - friendica.git/blobdiff - src/BaseModule.php
Merge pull request #13541 from MrPetovan/bug/13534-image-blurred
[friendica.git] / src / BaseModule.php
index 0e645edf6a6ab1f9e2d545d1a8ff3137029b20c3..1cdf96dff69421ed5e930012215b4068f3a74e24 100644 (file)
@@ -33,6 +33,7 @@ use Friendica\Module\Response;
 use Friendica\Module\Special\HTTPException as ModuleHTTPException;
 use Friendica\Network\HTTPException;
 use Friendica\Util\Profiler;
+use Friendica\Util\XML;
 use Psr\Http\Message\ResponseInterface;
 use Psr\Log\LoggerInterface;