From 8acdc5031c87e40acfd002859dafc778fadbc457 Mon Sep 17 00:00:00 2001 From: Wruczek Date: Mon, 29 Jul 2019 15:19:00 +0200 Subject: [PATCH] Fixed an issue with the installer locking before installation finished --- src/installer/index.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/installer/index.php b/src/installer/index.php index 0af65d4..47cfaa1 100644 --- a/src/installer/index.php +++ b/src/installer/index.php @@ -1,7 +1,10 @@ 1) { die('File "private/INSTALLER_LOCK" exists. Please remove it if you wish to run the installer again.'); }