From e5d65f287fdd730f3bdcee5209d14838fa83087f Mon Sep 17 00:00:00 2001 From: luosongbai <15272473386@163.com> Date: Thu, 31 Dec 2020 10:19:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pmcalendar.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pmcalendar.php b/pmcalendar.php index 1e312fb..6c3644a 100644 --- a/pmcalendar.php +++ b/pmcalendar.php @@ -2,7 +2,7 @@ $user = SESS::get('EVENTUserInfo'); // if(isn($user))exit(); $user = json_decode($user, true); -$user['name'] = "罗松柏"; +// $user['name'] = "罗松柏"; $canEdit = in_array($user['name'], $ROLES); $isgxvrole ='1'; //in_array($user['name'], $GXVROLES); //更新信息查看区浏览权限 $isgxyyerole = in_array($user['name'], $GXYYEROLES);//更新运营中心编辑权限 @@ -335,8 +335,8 @@ if ($act == 'newevent') {
- - 编辑游戏 + 编辑游戏 +