From 5f05e5cfe97f1d19a8f5bce2b3cbca3d6c25f458 Mon Sep 17 00:00:00 2001 From: thisgun Date: Mon, 4 Jan 2021 17:52:25 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B6=88=ED=95=84=EC=9A=94=ED=95=9C=20?= =?UTF-8?q?=EC=98=9B=EB=82=A0=20=EC=BD=94=EB=93=9C=20=EC=82=AD=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/index.php | 5 ----- 1 file changed, 5 deletions(-) diff --git a/adm/index.php b/adm/index.php index f6b954dc4..2befa9940 100644 --- a/adm/index.php +++ b/adm/index.php @@ -100,11 +100,6 @@ $colspan = 12; $mb_nick = get_sideview($row['mb_id'], get_text($row['mb_nick']), $row['mb_email'], $row['mb_homepage']); $mb_id = $row['mb_id']; - if ($row['mb_leave_date']) - $mb_id = $mb_id; - else if ($row['mb_intercept_date']) - $mb_id = $mb_id; - ?>