관리자 모드 땀표 전쟁, 회원추가 완료
This commit is contained in:
@ -42,7 +42,7 @@ if ($file = $_POST[bo_include_tail]) {
|
||||
|
||||
check_token();
|
||||
|
||||
$board_path = "$g4[path]/data/file/$bo_table";
|
||||
$board_path = "$g4['path']/data/file/$bo_table";
|
||||
|
||||
// 게시판 디렉토리 생성
|
||||
@mkdir($board_path, 0707);
|
||||
|
||||
Reference in New Issue
Block a user