Browscap 관련 코드 수정

This commit is contained in:
chicpro
2015-11-12 16:49:32 +09:00
parent 37e45d81be
commit 80d72627b0
12 changed files with 206 additions and 40 deletions

View File

@ -78,8 +78,6 @@ $listall = '<a href="'.$_SERVER['SCRIPT_NAME'].'">처음</a>'; //페이지 처
$os = get_os($row['vi_agent']);
$device = $row['vi_device'];
if(!$device)
$device = get_device($row['vi_agent']);
$link = "";
$referer = "";