From e1e95639ada65d1fff9c051239bb72d5e9324ee8 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Sun, 30 Dec 2018 03:01:01 +0100 Subject: [PATCH] Added tip about chmod, when file permission fail --- src/installer/pages/2.php | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/src/installer/pages/2.php b/src/installer/pages/2.php index 0b5eab1..0f32d13 100644 --- a/src/installer/pages/2.php +++ b/src/installer/pages/2.php @@ -11,6 +11,11 @@ if(!empty($_POST["allow-metrics-checkbox"])) {

Requirements check

+ +