]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
river plugin is defunct so does not need to be enabled on install
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 22 Feb 2010 17:39:25 +0000 (17:39 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 22 Feb 2010 17:39:25 +0000 (17:39 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3967 36083f99-b078-4883-b0ff-0f9b5a30f544

actions/systemsettings/install.php

index 08cbef99d56e94bfbd873d5270cc6529741c39b3..0e3c69dda850e9ab1f4e75a44bfcee7f52bc1a94 100644 (file)
@@ -95,7 +95,6 @@ if (get_input('settings') == 'go') {
                        }
                } else {
                        enable_plugin('profile', $site->getGUID());
-                       enable_plugin('river', $site->getGUID());
                        enable_plugin('logbrowser', $site->getGUID());
                        enable_plugin('diagnostics', $site->getGUID());
                        enable_plugin('uservalidationbyemail', $site->getGUID());