From 79604aa4b3051f083d1734bd9e82c6a89d785c5a Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 20 Dec 2023 16:36:55 +0100 Subject: Fix login (#5955) fix https://github.com/FreshRSS/FreshRSS/issues/5953 Regression due to https://github.com/FreshRSS/FreshRSS/pull/5946 --- app/install.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index b4da2911f..7703b3840 100644 --- a/app/install.php +++ b/app/install.php @@ -551,7 +551,7 @@ function printStep2(): void {
-
@@ -559,7 +559,7 @@ function printStep2(): void {
-
@@ -578,7 +578,7 @@ function printStep2(): void {
-
-- cgit v1.2.3