bo_use 를 bo_pc_mobile 로 명확하게

This commit is contained in:
gnuboard
2013-02-15 18:16:11 +09:00
parent 596acb0d97
commit e34a2128db
8 changed files with 38 additions and 21 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_use = '{$_POST['bo_use']}',
bo_pc_mobile = '{$_POST['bo_pc_mobile']}',
bo_admin = '{$_POST['bo_admin']}',
bo_list_level = '{$_POST['bo_list_level']}',
bo_read_level = '{$_POST['bo_read_level']}',