From: Hypolite Petovan Date: Thu, 8 Mar 2018 09:47:47 +0000 (-0500) Subject: [communityhome] Add Unsupported flag X-Git-Url: https://git.mxchange.org/?p=friendica-addons.git;a=commitdiff_plain;h=35dfae16454a44e9428cc8e673a71d31bfee09db [communityhome] Add Unsupported flag --- diff --git a/communityhome/communityhome.php b/communityhome/communityhome.php index 2024133f..dc0a6baf 100644 --- a/communityhome/communityhome.php +++ b/communityhome/communityhome.php @@ -5,6 +5,7 @@ * Description: Show last community activity in homepage * Version: 2.0 * Author: Fabio Comuni + * Status: Unsupported */ use Friendica\App;