aboutsummaryrefslogtreecommitdiffstats
path: root/admin/help.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/help.php')
-rw-r--r--admin/help.php7
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/help.php b/admin/help.php
index e2eafd1e8..f61542fc2 100644
--- a/admin/help.php
+++ b/admin/help.php
@@ -46,13 +46,6 @@ $tabs[] = array(
'code' => 'groups',
'label' => l10n('Groups'),
);
-if ($conf['enable_synchronization'])
-{
- $tabs[] = array(
- 'code' => 'user_upload',
- 'label' => l10n('User Upload'),
- );
-}
$tabs[] = array(
'code' => 'virtual_links',
'label' => l10n('Virtual Links'),