aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-10 13:34:05 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-10 13:34:05 +0200
commitc6abe87ec2e08fc38ff9c505ac2000d52d45c228 (patch)
tree66fb36425c8d5423f331fc67fbca744c9bbcbba6 /include
parent4bb16b18edd15cdeace1ebc4ac31ea7a8432d3cc (diff)
downloadvolse-hubzilla-c6abe87ec2e08fc38ff9c505ac2000d52d45c228.tar.gz
volse-hubzilla-c6abe87ec2e08fc38ff9c505ac2000d52d45c228.tar.bz2
volse-hubzilla-c6abe87ec2e08fc38ff9c505ac2000d52d45c228.zip
move cards from features to apps
Diffstat (limited to 'include')
-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'),