view.skin.php파일
echo "<p><img src='{$g4['thumb']}?w={$board['bo_m_image_width']}&bo_table={$_GET['bo_table']}&img={$view['file'][$i]['file']}'></p>";
==>
echo "<p><a href='{$g4[path]}/data/file/{$bo_table}/{$view[file][$i][file]}'><img src='{$g4['thumb']}?w={$board['bo_m_image_width']}&bo_table={$_GET['bo_table']}&img={$view['file'][$i]['file']}'></a></p>";
echo "<p><img src='{$g4['thumb']}?w={$board['bo_m_image_width']}&bo_table={$_GET['bo_table']}&img={$view['file'][$i]['file']}'></p>";
==>
echo "<p><a href='{$g4[path]}/data/file/{$bo_table}/{$view[file][$i][file]}'><img src='{$g4['thumb']}?w={$board['bo_m_image_width']}&bo_table={$_GET['bo_table']}&img={$view['file'][$i]['file']}'></a></p>";
게시글 목록
| 번호 | 제목 |
|---|---|
| 34021 | |
| 33994 | |
| 33922 | |
| 33895 | |
| 33889 | |
| 33882 | |
| 33868 |
최신글
최신글 함수 개량
11
|
| 33863 | |
| 33859 | |
| 33857 | |
| 33849 | |
| 33842 | |
| 33835 | |
| 33830 | |
| 33828 | |
| 33807 | |
| 33797 | |
| 33796 | |
| 33791 | |
| 33786 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기