From 5d9b5f07feee3e388e747e5791cd91d1b98f55ef Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Mon, 20 Jul 2015 17:10:18 +0200 Subject: Ask confirmation before reinstallation See https://github.com/FreshRSS/FreshRSS/issues/909 --- app/install.php | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index 61d2f5df9..ebd785f65 100644 --- a/app/install.php +++ b/app/install.php @@ -609,9 +609,31 @@ function printStep1() {
- - + +
+ + -- cgit v1.2.3