#491 모바일 게시판 제목 적용

This commit is contained in:
gnuboard
2013-08-09 15:11:13 +09:00
parent 36c267399b
commit 4ce4ae1004
3 changed files with 17 additions and 1 deletions

View File

@ -44,6 +44,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_mobile_subject = '{$_POST['bo_mobile_subject']}',
bo_device = '{$_POST['bo_device']}',
bo_admin = '{$_POST['bo_admin']}',
bo_list_level = '{$_POST['bo_list_level']}',