pc_mobile 을 접속기기 device 로 적용

This commit is contained in:
gnuboard
2013-02-18 15:42:28 +09:00
parent a3d1e4a3f7
commit e122b376ee
10 changed files with 66 additions and 93 deletions

View File

@ -53,7 +53,7 @@ $bo_category_list = str_replace($src_char, $dst_char, $bo_category_list);
$sql_common = " gr_id = '{$_POST['gr_id']}',
bo_subject = '{$_POST['bo_subject']}',
bo_pc_mobile = '{$_POST['bo_pc_mobile']}',
bo_device = '{$_POST['bo_device']}',
bo_admin = '{$_POST['bo_admin']}',
bo_list_level = '{$_POST['bo_list_level']}',
bo_read_level = '{$_POST['bo_read_level']}',