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; - ?>