aboutsummaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-12 18:35:28 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-08-12 18:35:28 +0000
commitdfc668facbbe1c82440081fc3f556194ed0a7627 (patch)
treef8853d90e8775d11176be4973d950a46afaf4eed /actions
parent116ff3ae92e54c1de9b30344e0417fb87d08175d (diff)
downloadelgg-dfc668facbbe1c82440081fc3f556194ed0a7627.tar.gz
elgg-dfc668facbbe1c82440081fc3f556194ed0a7627.tar.bz2
Refs #232: Diagnostics now on by default on new installs.
git-svn-id: https://code.elgg.org/elgg/trunk@1864 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'actions')
-rw-r--r--actions/systemsettings/install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/actions/systemsettings/install.php b/actions/systemsettings/install.php
index 84ac08953..fa7d3a511 100644
--- a/actions/systemsettings/install.php
+++ b/actions/systemsettings/install.php
@@ -56,6 +56,7 @@
enable_plugin('river', $site->getGUID());
enable_plugin('updateclient', $site->getGUID());
enable_plugin('logbrowser', $site->getGUID());
+ enable_plugin('diagnostics', $site->getGUID());
// Now ping home