, icon from '.$dbFIX.'member_list where lastlogin > '.($_time-600).' order by '.$orderBy.' '.$desc.' limit '.$listNum); include $path.'/list.php'; } // 게시판 이름 가져오기 정의 function get_bbs_name($id) { global $grboard, $dbFIX; $result = @mysql_fetch_array(mysql_query('select name from '.$dbFIX.'board_list where id = \''.$id.'\'')); return $result['name']; } ?> TPTP
Welcome! ID PW
으으으.. 무서운 환율
Prin_E
2008.10.28 13:04:41

지금 확인해보니 1510원 이군요.

도대체 환율은 어디까지 올라가련지...



대통령님 좀 환율좀 어떻게 해주세요...ㅜㅜ 물건 값 너무 비싸열..ㅜㅜ



(이러다 잘못하면 짐바브웨처럼 되는건 아니겠지??)


modified at 2008.10.28 13:05:06 by moderator
태그 없음
사진
안녕하세요^^
프린이입니다.
추천 스크랩 신고
5+8=? 의 답을 입력해 주세요.
제목 (새로쓰기)
댓글내용
목록보기 새글작성
]); $comment['content'] = nl2br(stripslashes($comment['content'])); } // 게시물 작성자가 댓글을 허용할 때만 작성폼 출력 $getArticleOption = @mysql_fetch_array(mysql_query("select no, reply_open from {$dbFIX}article_option where id = '$id' and article_num = '$articleNo'")); if(!$getArticleOption['no'] || $getArticleOption['reply_open']) include $theme.'/view_comment_write.php'; } // 글보기 하단 출력 include $theme.'/view_foot.php'; // 로그인 상태이면 쪽지 확인 if($sessionNo) { $isNewMemo = @mysql_fetch_array(mysql_query('select is_view from '.$dbFIX.'memo_save where member_key = '.$sessionNo.' order by no desc limit 1')); if($isNewMemo['is_view'] == '0') { $getNotify = @mysql_fetch_array(mysql_query('select var from '.$dbFIX.'layout_config where opt = \'notify_skin\' limit 1')); echo '
'; include 'admin/theme/memo_notify/'.(($getNotify['var'])?$getNotify['var']:'default').'/memo_notify.php'; echo '
'; } } ?>
Hosted by AQUZ DevMiNT Counter 어제 : 29
오늘 : 17
전체 : 16696