From: Michael Date: Fri, 18 Aug 2017 07:48:04 +0000 (+0000) Subject: Retriever is deactivated, see issue 3482 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=43087289c962534ce53b784ca43b3272dd0fd850;p=friendica-addons.git Retriever is deactivated, see issue 3482 --- diff --git a/retriever/retriever.php b/retriever/retriever.php index a05e2e3f..72e327b3 100644 --- a/retriever/retriever.php +++ b/retriever/retriever.php @@ -4,6 +4,7 @@ * Description: Follow the permalink of RSS/Atom feed items and replace the summary with the full content. * Version: 1.0 * Author: Matthew Exon + * Status: Unsupported */ require_once('include/html2bbcode.php');