From 79382a0e47b7fa5ee8569130ac1f3c6c4a879dc7 Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Mon, 17 Aug 2015 08:05:10 +0200 Subject: [PATCH] The statistics addon is now deprecated. The functionality moved into the core. --- statistics_json/statistics_json.php | 1 + 1 file changed, 1 insertion(+) diff --git a/statistics_json/statistics_json.php b/statistics_json/statistics_json.php index 74df3786..87ffdb00 100644 --- a/statistics_json/statistics_json.php +++ b/statistics_json/statistics_json.php @@ -5,6 +5,7 @@ * Description: Generates some statistics for http://the-federation.info/ * Version: 0.2 * Author: Michael Vogel + * Status: Unsupported */ function statistics_json_install() {