From 301b426a6ec90077ad3077bd90f3273326be14b0 Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 19 Mar 2016 15:39:14 +0800 Subject: [PATCH] show button of accessing user center if logged in --- index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index f5c6c51a..c89b6685 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-01-17 13:55:20 * @Last Modified by: printempw - * @Last Modified time: 2016-03-19 15:33:43 + * @Last Modified time: 2016-03-19 15:37:29 */ session_start(); $dir = dirname(__FILE__); @@ -78,6 +78,8 @@ if (isset($_COOKIE['uname']) && isset($_COOKIE['token'])) { else: ?> + + 用户中心