aboutsummaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
Diffstat (limited to 'actions')
-rw-r--r--actions/systemsettings/install.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/actions/systemsettings/install.php b/actions/systemsettings/install.php
index 08dfd02e3..e2e0de5aa 100644
--- a/actions/systemsettings/install.php
+++ b/actions/systemsettings/install.php
@@ -101,7 +101,6 @@
{
enable_plugin('profile', $site->getGUID());
enable_plugin('river', $site->getGUID());
- enable_plugin('updateclient', $site->getGUID());
enable_plugin('logbrowser', $site->getGUID());
enable_plugin('diagnostics', $site->getGUID());
enable_plugin('uservalidationbyemail', $site->getGUID());