접속자 Browscap 적용 기능 개선

This commit is contained in:
chicpro
2015-11-13 11:23:14 +09:00
parent aebfc70b10
commit 158d9040d2
14 changed files with 209 additions and 42 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 = "";