From 3a27e9e93b02259f2ec01a141d43e29280f10e35 Mon Sep 17 00:00:00 2001 From: LyLme Date: Wed, 23 Feb 2022 20:52:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/index.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/admin/index.php b/admin/index.php index 14bdf5d..9997b3d 100644 --- a/admin/index.php +++ b/admin/index.php @@ -6,9 +6,12 @@ function tjsj($tjname){if($tjname==''){echo '0';}else{echo $tjname;}} ?>
- +
- +

'.$update['title'].'

    '; +if($update['msg']!='') {echo $update['msg'];} +if($update['version']!=$conf['version']){echo $update['update_msg'];}echo '
';}} ?>
@@ -84,6 +87,7 @@ function tjsj($tjname){if($tjname==''){echo '0';}else{echo $tjname;}}
+