From b4c432c0e7840cdc18a969102304aba57470ec97 Mon Sep 17 00:00:00 2001 From: printempw Date: Fri, 5 Feb 2016 00:02:18 +0800 Subject: [PATCH] fixed style problem --- index.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.php b/index.php index d2f69504..95a20a34 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-01-17 13:55:20 * @Last Modified by: prpr - * @Last Modified time: 2016-02-04 23:16:26 + * @Last Modified time: 2016-02-05 00:01:22 */ session_start(); $dir = dirname(__FILE__); @@ -41,7 +41,6 @@ if (isset($_COOKIE['uname']) && isset($_COOKIE['token'])) { Blessing Skin Server