if (!defined('_GNUBOARD_')) exit;
function latest_bann($skin_dir="", $bo_table, $rows=10, $subject_len=40, $options="")
{
global $g5;
if(preg_match('#^theme/(.+)$#', $skin_dir, $match)) {
if (G5_IS_MOBILE) {
$latest_skin_path = G5_THEME_MOBILE_PATH.'/'.G5_SKIN_DIR.'/latest/'.$match[1];
if(!is_dir($latest_skin_path))
$latest_skin_path = G5_THEME_PATH.'/'.G5_SKIN_DIR.'/latest/'.$match[1];
$latest_skin_url = str_replace(G5_PATH, G5_URL, $latest_skin_path);
} else {
$latest_skin_path = G5_THEME_PATH.'/'.G5_SKIN_DIR.'/latest/'.$match[1];
$latest_skin_url = str_replace(G5_PATH, G5_URL, $latest_skin_path);
}
$skin_dir = $match[1];
} else {
if(G5_IS_MOBILE) {
$latest_skin_path = G5_MOBILE_PATH.'/'.G5_SKIN_DIR.'/latest/'.$skin_dir;
$latest_skin_url = G5_MOBILE_URL.'/'.G5_SKIN_DIR.'/latest/'.$skin_dir;
} else {
$latest_skin_path = G5_SKIN_PATH.'/latest/'.$skin_dir;
$latest_skin_url = G5_SKIN_URL.'/latest/'.$skin_dir;
}
}
$list = array();
$sql = " select * from {$g5[board_table]} where bo_table = '$bo_table'";
$board = sql_fetch($sql);
$tmp_write_table = $g5['write_prefix'] . $bo_table;
$option_sql = " wr_is_comment = 0 ";
$option_sql .= (!empty($options)) ? "and ca_name = '".$options."'":"";
$sql = " select * from $tmp_write_table where $option_sql order by wr_num limit 0, $rows ";
$result = sql_query($sql);
for ($i=0; $row = sql_fetch_array($result); $i++)
$list[$i] = get_list($row, $board, $latest_skin_path, $subject_len);
ob_start();
include "$latest_skin_path/latest.skin.php";
$content = ob_get_contents();
ob_end_clean();
return $content;
}
?>
육일점 > 음식점·주점 | 코디즈 서치
음식점·주점
페이지 정보
댓글 0건
조회 3,747회
작성일 24-01-27 14:52
본문
신주소 |
서울 강남구 언주로148길 6, 1층 |
구주소 |
서울 강남구 논현동 98-6 |
대표전화 |
|
장소설명 |
학동역 10번 출구에서 822m (웨이팅 많음) |
운영시간 |
매일 11:00~21:30 |
브레이크타임 |
14:30~16:30 |
오더마감 |
20:20 |
유명메뉴 |
돼지오마카세 |
Tag |
서울, 강남구, 학동역, 돼지오마카세, 돼지고기, 소주, 맥주, 쏘맥, 한잔, 생방송 오늘 저녁 |
|
메뉴
. 돼지오마카세 1인 (예약필수 / 기본 4인) 100,000원
. 돼지한마리 110,000원
. 돼지반마리 65,000원
. 김치찜 10,000원
. 오겹살 18,000원
. 통껍데기 12,000원
. 꽃갈매기살 18,000원
사이트 정보
회사명 : CODIZIN / 대표 : 권영준
주소 : 서울시 서대문구 이화여대 1길 38, 2층 201호
사업자 등록번호 : 687-63-00535
팩스 : 02-6008-8469
개인정보관리책임자 : Dr.Eum
접속자집계
- 오늘
- 505
- 어제
- 822
- 최대
- 3,132
- 전체
- 333,389
Copyright © 소유하신 도메인. All rights reserved.