X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fsalmon.php;h=eef25107626ac6754339780bbd995c5a61e6aeb9;hb=e0a763b07f12ecb7389925100959f9ac6ebe85a8;hp=02339c7779fb07643d48104bf4130cf1e73a67bb;hpb=218f0734be88e3a504680dd06b917f78787ec8bc;p=friendica.git diff --git a/mod/salmon.php b/mod/salmon.php index 02339c7779..eef2510762 100644 --- a/mod/salmon.php +++ b/mod/salmon.php @@ -14,8 +14,6 @@ use Friendica\Protocol\Salmon; use Friendica\Util\Crypto; use Friendica\Util\Strings; -require_once 'include/items.php'; - function salmon_post(App $a, $xml = '') { if (empty($xml)) {