From 02ad67def22eee18cb4a9d3f48b89b4d71a3fee8 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Mon, 18 Jan 2016 15:38:43 +0100 Subject: [PATCH] defaultfeatures: mark addon as unsupported because the functionality moved to core --- defaultfeatures/defaultfeatures.php | 1 + 1 file changed, 1 insertion(+) diff --git a/defaultfeatures/defaultfeatures.php b/defaultfeatures/defaultfeatures.php index dfe4a067..c92547d8 100755 --- a/defaultfeatures/defaultfeatures.php +++ b/defaultfeatures/defaultfeatures.php @@ -4,6 +4,7 @@ * Description: Choose which Additional Features are on by default for new users on the site. * Version: 1.0 * Author: Michael Johnston + * Status: Unsupported */ function defaultfeatures_install() {