From a626e5fff8d1cfcc7280396bd8b17b177b6345d2 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 7 Feb 2021 15:19:29 +0100 Subject: Check that PHP session is working during install (#3430) * Check that PHP session is working during install #fix https://github.com/FreshRSS/FreshRSS/issues/3198 * Minor whitespace * Missing he --- cli/i18n/ignore/en-us.php | 1 + 1 file changed, 1 insertion(+) (limited to 'cli') diff --git a/cli/i18n/ignore/en-us.php b/cli/i18n/ignore/en-us.php index c8432e83e..5db330fb4 100644 --- a/cli/i18n/ignore/en-us.php +++ b/cli/i18n/ignore/en-us.php @@ -690,6 +690,7 @@ return array( 'install.language.defined', 'install.not_deleted', 'install.ok', + 'install.session.nok', 'install.step', 'install.steps', 'install.this_is_the_end', -- cgit v1.2.3