|
|
|
21년 전
|
조회 497
|
|
|
|
21년 전
|
조회 639
|
|
|
|
21년 전
|
조회 533
|
|
|
|
21년 전
|
조회 522
|
|
|
|
21년 전
|
조회 576
|
|
|
|
21년 전
|
조회 410
|
|
|
|
21년 전
|
조회 585
|
|
|
|
21년 전
|
조회 414
|
|
|
|
21년 전
|
조회 484
|
|
|
|
21년 전
|
조회 491
|
|
|
|
21년 전
|
조회 431
|
|
|
|
21년 전
|
조회 466
|
|
|
|
21년 전
|
조회 592
|
|
|
|
21년 전
|
조회 662
|
|
|
|
21년 전
|
조회 421
|
|
|
|
21년 전
|
조회 408
|
|
|
|
21년 전
|
조회 697
|
|
|
|
21년 전
|
조회 564
|
|
|
|
21년 전
|
조회 892
|
|
|
|
21년 전
|
조회 942
|
댓글 2개
<?=$list[$i][name]?> 이 코드를 아래 코드로 바꿔 주세요..
<? if($default[de_admin] == $list[$i][mb_id] || $board[bo_admin] == $list[$i][mb_id]) { echo $list[$i][name]; } else { echo gblayer($list[$i][mb_id], cut_str($list[$i][mb_id],12,''), $list[$i][wr_email], $list[$i][wr_homepage]); }?>
작성자가 게시판 관리자 이거나 또는 최고 관리자 일 경우에는 이름을...
그 외에는 아이디를 보여줍니다...