From a72ad940dff289f101be5bde60f85c18057fdb7a Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Mon, 21 Aug 2017 12:29:12 +0200 Subject: Increase minimal support to PHP 5.3.8+ https://github.com/FreshRSS/FreshRSS/issues/1604 --- app/install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/install.php') diff --git a/app/install.php b/app/install.php index cd276bb7b..e77eaa6a5 100644 --- a/app/install.php +++ b/app/install.php @@ -410,7 +410,7 @@ function printStep1() {

-

+

-- cgit v1.2.3