From 2086d51b129d80f1b6ac5d1494359f2dcd717480 Mon Sep 17 00:00:00 2001 From: printempw Date: Wed, 10 Feb 2016 10:57:45 +0800 Subject: [PATCH] added notice of username while registering --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index b771bb53..c020c254 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-06 23:06:24 + * @Last Modified time: 2016-02-10 10:56:24 */ session_start(); $dir = dirname(__FILE__); @@ -99,7 +99,7 @@ if (isset($_COOKIE['uname']) && isset($_COOKIE['token'])) {
-
+
请使用您的 Minecraft 用户名 来注册