', 0);
$thumb_width = 210;
$thumb_height = 150;
$list_count = (is_array($list) && $list) ? count($list) : 0;
?>
';
$wr_href = get_pretty_url($bo_table, $list[$i]['wr_id']);
?>
-
비밀글 ";
echo " ";
if ($list[$i]['is_notice'])
echo "".$list[$i]['subject']."";
else
echo $list[$i]['subject'];
echo "";
if ($list[$i]['icon_new']) echo "N새글";
if ($list[$i]['icon_hot']) echo "H인기글";
// if ($list[$i]['link']['count']) { echo "[{$list[$i]['link']['count']}]"; }
// if ($list[$i]['file']['count']) { echo "<{$list[$i]['file']['count']}>"; }
// echo $list[$i]['icon_reply']." ";
// if ($list[$i]['icon_file']) echo " " ;
// if ($list[$i]['icon_link']) echo " " ;
if ($list[$i]['comment_cnt']) echo "
".$list[$i]['wr_comment']."";
?>
- 게시물이 없습니다.
더보기