X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Ffetch.php;h=8685504fffb22f64770a272f33f52ba35c1c4f97;hb=6b23548a2bf2bbd9aa0b6f8dd967d50754e3e66f;hp=085ded3571b35f7121424ac2fd9c62cf710e055e;hpb=f245bc83590879948d588fa9a2ac1ed50adefdb6;p=friendica.git diff --git a/mod/fetch.php b/mod/fetch.php index 085ded3571..8685504fff 100644 --- a/mod/fetch.php +++ b/mod/fetch.php @@ -6,7 +6,7 @@ This file is part of the Diaspora protocol. It is used for fetching single publi use Friendica\App; use Friendica\Core\System; use Friendica\Protocol\Diaspora; -use Friendica\Util\Xml; +use Friendica\Util\XML; require_once "include/crypto.php";