]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Enable search mod upon installation.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 6 Nov 2009 01:47:22 +0000 (01:47 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 6 Nov 2009 01:47:22 +0000 (01:47 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3620 36083f99-b078-4883-b0ff-0f9b5a30f544

actions/systemsettings/install.php

index ef606315b7355e7e251cd50b68b96eccc58eb6c1..9679012e7e405b479216b1ee25e345850420e3d4 100644 (file)
@@ -110,6 +110,7 @@ if (get_input('settings') == 'go') {
                        enable_plugin('diagnostics', $site->getGUID());
                        enable_plugin('uservalidationbyemail', $site->getGUID());
                        enable_plugin('htmlawed', $site->getGUID());
+                       enable_plugin('search', $site->getGUID());
                }
 
                // Now ping home