From 298158ed2cb212cb79c413696295e8adbc5cecff Mon Sep 17 00:00:00 2001 From: brettp Date: Sat, 6 Feb 2010 21:00:49 +0000 Subject: Fixes #1492: Removed usage info collecting from installation. git-svn-id: http://code.elgg.org/elgg/trunk@3913 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index 63c3e33fc..7310c8ac2 100644 --- a/languages/en.php +++ b/languages/en.php @@ -742,8 +742,6 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:debug:notice' => 'Log all errors, warnings and notices', 'installation:httpslogin' => "Enable this to have user logins performed over HTTPS. You will need to have https enabled on your server for this to work.", 'installation:httpslogin:label' => "Enable HTTPS logins", - 'installation:usage' => "This option lets Elgg send anonymous usage statistics back to Curverider.", - 'installation:usage:label' => "Send anonymous usage statistics", 'installation:view' => "Enter the view which will be used as the default for your site or leave this blank for the default view (if in doubt, leave as default):", 'installation:siteemail' => "Site email address (used when sending system emails)", -- cgit v1.2.3