관리자 #47 의 5 처리 : 1차 완료

This commit is contained in:
whitedot
2012-11-20 11:45:26 +09:00
parent fa63e4c47c
commit 3b1fb93420
22 changed files with 45 additions and 45 deletions

View File

@ -12,7 +12,7 @@ $html_title = '게시판그룹';
if ($w == '')
{
$gr_id_attr = 'required';
$gr['gr_use_access'] = 0;
$gr[gr_use_access] = 0;
$html_title .= ' 생성';
}
else if ($w == 'u')