|
|
|
13년 전
|
조회 1,579
|
|
|
|
13년 전
|
조회 1,794
|
|
|
|
13년 전
|
조회 994
|
|
|
|
13년 전
|
조회 1,226
|
|
|
|
13년 전
|
조회 813
|
|
|
|
13년 전
|
조회 804
|
|
|
|
13년 전
|
조회 986
|
|
|
|
13년 전
|
조회 1.1만
|
|
|
|
13년 전
|
조회 831
|
|
|
|
13년 전
|
조회 553
|
|
|
|
13년 전
|
조회 1,562
|
|
|
|
13년 전
|
조회 803
|
|
|
|
13년 전
|
조회 822
|
|
|
|
13년 전
|
조회 784
|
|
|
|
13년 전
|
조회 1,597
|
|
|
|
13년 전
|
조회 770
|
|
|
|
13년 전
|
조회 2,899
|
|
|
|
13년 전
|
조회 994
|
|
|
|
13년 전
|
조회 854
|
|
|
|
13년 전
|
조회 854
|
댓글 3개
include_once("./_common.php");
$g4['title'] = "";
include_once("./_head.php");
?>
<!--------------------------------------------------->
내 포인트 : <?=number_format($member[mb_point])?>
<!--------------------------------------------------->
<?
include_once("./_tail.php");
?>
--------
if($member[mb_id]){
echo $number_format($member[mb_point]);
} else {
echo "로그인 후 이용 해주세요.";
}