=$category_name?>
}?>
}?>
=$title?>
=day($dateTime)?>
/** 가입한 사용자가 쓴 글이면, 현재의 닉네임 또는 이미지 닉을 보여준다.*/ if ( $post[idx_user] ) { lib('user'); $writer = user($post[idx_user]); echo "
"; if($writer[image_nick]) echo "
"; else echo $writer[nick]; echo "
"; } else echo $post[name]; ?> (=sexKr($sex)?>)
(조회: =$hits?> / =$ip?>)
=$homepage?>
= a("?cate=download&idx=$file[idx]", $category[image_view]);?>
}}}?> =stripslashes($description)?>
}?>
>
}?>
$reps = replies($idx); if ( faultCode($reps) ) alert("답변글 검색 에러"); foreach ( $reps as $post ) { /** @todo 전처리를 스크립트에서 해야한다. */ $post['description']=stripslashes($post['description']); ?>
=postname($post)?> =dt($post[dateTime])?> =$post[title]?>
=$post[description]?>
[
>수정
|
>삭제
] }?> include( skin( 'bbs.reply' ) ) ?>
include( script('list') ); include( skin('bbs.list') ) ?>
}?>