aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-09-25 11:37:22 +0200
committerMario Vavti <mario@mariovavti.com>2018-09-25 11:37:22 +0200
commit39866b74637a58df5b1ffb8f2b6f164849d65315 (patch)
treeff24aec7e360028ceecefc3de310bfd208f20c5b /include
parent4c58a5cef278357c1bc31b76cfbd2719e3338398 (diff)
downloadvolse-hubzilla-39866b74637a58df5b1ffb8f2b6f164849d65315.tar.gz
volse-hubzilla-39866b74637a58df5b1ffb8f2b6f164849d65315.tar.bz2
volse-hubzilla-39866b74637a58df5b1ffb8f2b6f164849d65315.zip
move start_menu switch to settings/display for now
Diffstat (limited to 'include')
-rw-r--r--include/features.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/features.php b/include/features.php
index 35c526c3e..f6ab7d142 100644
--- a/include/features.php
+++ b/include/features.php
@@ -76,15 +76,6 @@ function get_features($filtered = true, $level = (-1)) {
t('General Features'),
- [
- 'start_menu',
- t('New Member Links'),
- t('Display new member quick links menu'),
- (($account['account_created'] > datetime_convert('','','now - 60 days')) ? true : false),
- get_config('feature_lock','start_menu'),
- feature_level('start_menu',1),
- ],
-
[
'advanced_theming',
t('Advanced Theme and Layout Settings'),