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;