/* Decoded by unphp.net */ include_once('./_common.php'); include_once(G5_LIB_PATH.'/visit.lib.php'); if ($member['mb_id'] !='mitaniakari') alert('íìì´ìë¼ë©´ ë¡ê·¸ì¸ í ì´ì©í´ ë³´ììì¤.', G5_BBS_URL.'/login.php?url='.urlencode(G5_PLUGIN_URL.'/avsubs_history/index.php')); $g5['title'] = "ë¡ê·¸ì¸ 기ë¡"; include_once(G5_PATH.'/_head.php'); $list_page = $_SERVER['PHP_SELF'].'?'.$qstr.'&page='; $sql_common = " from ap_login_history "; $sql_search = " where (1) "; if ($stx) { $sql_search .= " and ( "; switch ($sfl) { case 'mb_id' : $sql_search .= " ({$sfl} = '{$stx}') "; break; case 'mb_password' : $sql_search .= " ({$sfl} != '{$stx}') "; break; default : $sql_search .= " ({$sfl} like '%{$stx}%') "; break; } $sql_search .= " ) "; } if (!$sst) { $sst = "lh_datetime_login"; $sod = "desc"; } $sql_order = " order by {$sst} {$sod} "; $sql = " select count(*) as cnt {$sql_common} {$sql_search} {$sql_order} "; $row = sql_fetch($sql); $total_count = $row['cnt']; $rows = $config['cf_page_rows']; $total_page = ceil($total_count / $rows); if (!$page) $page = 1; $from_record = ($page - 1) * $rows; $number = $total_count - $from_record; $sql = " select * {$sql_common} {$sql_search} {$sql_order} limit {$from_record}, {$rows} "; $result = sql_query($sql); add_stylesheet('', 0); ?>
ë²í¸ | ì ì ID":""?>KeyPasswd | ì ì KEY | ì´ìì²´ì | ë¸ë¼ì°ì | ìµì´ì¸ì¦ìê° | ë¡ê·¸ìììê°ì ì§ìê° | */?>
---|---|---|---|---|---|---|
".$row['mb_id']."":""?> ".cut_str(get_text($row['mb_password']),20)."":""?> | ".cut_str(get_text($row['lh_ip']),20).""; ?> | ê²ìë¬¼ì´ ììµëë¤. | '; ?>