=') && defined('G5_BROWSCAP_USE') && G5_BROWSCAP_USE)) alert('사용할 수 없는 기능입니다.', correct_goto_url(G5_ADMIN_URL)); if ($is_admin != 'super') alert('최고관리자만 접근 가능합니다.'); $rows = isset($_GET['rows']) ? preg_replace('#[^0-9]#', '', $_GET['rows']) : 0; if(!$rows) $rows = 100; $g5['title'] = '접속로그 변환'; include_once('./admin.head.php'); ?>
접속로그 정보를 Browscap 정보로 변환하시려면 아래 업데이트 버튼을 클릭해 주세요.