修改 安装要求

This commit is contained in:
LyLme 2022-01-21 18:11:25 +08:00
parent e1b98059c1
commit a5ee2ac35a
1 changed files with 0 additions and 6 deletions

View File

@ -112,12 +112,6 @@ $_SESSION['checksession']=1;
<td>PHP版本支持</td> <td>PHP版本支持</td>
</tr> </tr>
<tr>
<td>PDO</td>
<td>必须</td>
<td><?php echo checkclass('PDO',true); ?></td>
<td>数据库连接</td>
</tr>
</tbody> </tbody>
</table> </table>