php8.0 버전에서 경고메시지 나오는 코드 추가 수정

This commit is contained in:
thisgun
2021-01-04 17:58:25 +09:00
parent 5f05e5cfe9
commit 77b53160b5
2 changed files with 4 additions and 1 deletions

View File

@ -9,6 +9,8 @@ if (!($token && $delete_token == $token))
//$wr = sql_fetch(" select * from $write_table where wr_id = '$wr_id' ");
$count_write = $count_comment = 0;
@include_once($board_skin_path.'/delete.head.skin.php');
if ($is_admin == 'super') // 최고관리자 통과