From: Hypolite Petovan Date: Sat, 1 Jun 2019 12:21:22 +0000 (-0400) Subject: [xmpp] Mark addon as unsupported X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e44ee8486f04b6b7f5223c98765415a7bf3d2174;p=friendica-addons.git [xmpp] Mark addon as unsupported --- diff --git a/xmpp/xmpp.php b/xmpp/xmpp.php index 6b88ac04..585c518f 100644 --- a/xmpp/xmpp.php +++ b/xmpp/xmpp.php @@ -4,6 +4,7 @@ * Description: Embedded XMPP (Jabber) client * Version: 0.1 * Author: Michael Vogel + * Status: Unsupported */ use Friendica\App;