aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/include/features.php b/include/features.php
index 03f50c9a4..7e2c9a3ac 100644
--- a/include/features.php
+++ b/include/features.php
@@ -119,16 +119,6 @@ function get_features($filtered = true, $level = (-1)) {
],
[
- 'cards',
- t('Cards'),
- t('Create personal planning cards'),
- false,
- get_config('feature_lock','cards'),
- feature_level('cards',1),
- ],
-
-
- [
'articles',
t('Articles'),
t('Create interactive articles'),