전체목록'; $mb = array(); if ($sfl == 'mb_id' && $stx) { $mb = get_member($stx); } $g5['title'] = '포인트관리'; require_once './admin.head.php'; $colspan = 9; $po_expire_term = ''; if ($config['cf_point_term'] > 0) { $po_expire_term = $config['cf_point_term']; } if (strstr($sfl, "mb_id")) { $mb_id = $stx; } else { $mb_id = ""; } ?>