From f7500f50fa9ed11ff343bcaee9ab6691fde1c9ea Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 12 Mar 2016 21:15:43 +0800 Subject: [PATCH] small fix --- admin/install.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/admin/install.php b/admin/install.php index 266b5660..f29eded7 100644 --- a/admin/install.php +++ b/admin/install.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-01-16 23:01:33 * @Last Modified by: printempw - * @Last Modified time: 2016-03-12 21:03:32 + * @Last Modified time: 2016-03-12 21:15:22 * * Blessing Skin Server Installer */ @@ -56,6 +56,7 @@ if ($conn->connect_error): ?> if (Database::checkTableExist($conn)): ?>

已安装过

Blessing Skin Server 看起来已经安装妥当。如果想重新安装,请删除数据库中的旧数据表。

+

返回首页