사용자: 게시판스킨 아이콘 재설정
This commit is contained in:
@ -362,7 +362,7 @@ function get_list($write_row, $board, $skin_path, $subject_len=40)
|
||||
if (strlen($reply) > 0)
|
||||
{
|
||||
for ($k=0; $k<strlen($reply); $k++)
|
||||
$list['reply'] .= ' ';
|
||||
$list['reply'] .= ' ';
|
||||
}
|
||||
|
||||
$list['icon_reply'] = '';
|
||||
|
||||
Reference in New Issue
Block a user