修正安装检测和数据表

Signed-off-by: 七彩枫叶 <424235748@qq.com>
This commit is contained in:
七彩枫叶
2023-05-19 03:04:40 +00:00
committed by Gitee
parent 8b1e63abcc
commit 810023ecd4
3 changed files with 6 additions and 7 deletions

View File

@@ -61,8 +61,8 @@
<tbody>
<tr>
<td>php</td>
<td> >= 7.3 </td>
<td <elt name="$checkEnv.php" value="7.3"> style="color:red;" </elt> >{$checkEnv.php}</td>
<td> >= 8.0.0 </td>
<td <elt name="$checkEnv.php" value="8.0.0"> style="color:red;" </elt> >{$checkEnv.php}</td>
</tr>
<tr>
<td>mysqli</td>