From f7a502b06e7b0fe0b8bbc5f41d96d4ea08eee98a Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 10 May 2015 19:20:46 +0200 Subject: Cannot create an account with sqlite https://github.com/FreshRSS/FreshRSS/issues/770 --- app/install.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/app/install.php b/app/install.php index 177173fdb..5f43b6415 100644 --- a/app/install.php +++ b/app/install.php @@ -741,6 +741,13 @@ function printStep3() { -- cgit v1.2.3