사용하지 않는 함수 삭제

This commit is contained in:
chicpro
2015-11-12 18:12:12 +09:00
parent c5da8c4a5a
commit 34c633ebb9

View File

@ -58,8 +58,6 @@ $result = sql_query($sql);
$os = get_os($row['vi_agent']);
$device = $row['vi_device'];
if(!$device)
$device = get_device($row['vi_agent']);
$link = '';
$link2 = '';