aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en-us/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en-us/install.php')
-rw-r--r--app/i18n/en-us/install.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/i18n/en-us/install.php b/app/i18n/en-us/install.php
index 6808a8c77..86d6c5ec3 100644
--- a/app/i18n/en-us/install.php
+++ b/app/i18n/en-us/install.php
@@ -60,10 +60,6 @@ return array(
'nok' => 'Cannot find the PHP fileinfo library (fileinfo package).',
'ok' => 'You have the fileinfo library.',
),
- 'http_referer' => array(
- 'nok' => 'Please check that you are not altering your HTTP REFERER.',
- 'ok' => 'Your HTTP REFERER is known and corresponds to your server.',
- ),
'json' => array(
'nok' => 'Cannot find the recommended library to parse JSON.',
'ok' => 'You have the recommended library to parse JSON.',