From 38e0a50db789b95b11ef5666dc6c751cf0d7cb23 Mon Sep 17 00:00:00 2001 From: Devil Date: Sun, 25 Jul 2021 21:43:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=89=E8=A3=85=E7=A8=8B=E5=BA=8F=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=A0=A1=E9=AA=8C=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/install/view/index/check.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/install/view/index/check.html b/app/install/view/index/check.html index 0727f3033..28672d179 100755 --- a/app/install/view/index/check.html +++ b/app/install/view/index/check.html @@ -21,12 +21,12 @@ - + PHP版本 >=7.2.5 - =7 && $php_version['1'] >=2 && $php_version['2'] >=5): ?> + =8) || ($php_version[0] >=7 && $php_version[1] >=3) || ($php_version[0] >=7 && $php_version[1] >=2 && $php_version[2] >=5)): ?> √ ×