object("kb_admin", ""); $MV_DATA = $_GET[board_data]; $BOARD_DATA = $tools->decode( $_GET[board_data] ); if($_GET[idx] ) { $idx = $_GET[idx]; } else { $idx = $BOARD_DATA[idx]; } $MV_SEARCH_ITEM = $_GET[search_items]; $SEARCH_ITEM = $tools->decode( $_GET[search_items] ); if($_GET[part_idx] ) { $part_idx = $_GET[part_idx]; } else { $part_idx = $SEARCH_ITEM[part_idx]; } if($_GET[search_order] ) { $search_order = $_GET[search_order]; }else { $search_order = $SEARCH_ITEM[search_order]; } // Ä«Å×°í¸® Á¤º¸ if($part_idx) { $part_stat = $db->object("kb_part", "where idx=$part_idx"); $part_img = "../data/part/".$part_stat->images; if($part_stat->part_index==3){ $part3_stat = $db->object("kb_part", "where idx=$part_stat->part2_idx"); $part_img = "../data/part/".$part3_stat->images; } } else { $tools->errMsg('ºñÁ¤»óÀûÀ¸·Î Á¢¼Ó ÇÏ¿´½À´Ï´Ù'); } $stat = $db->object("kb_news", "where idx='$idx' and news_depth='5'"); if(!$stat->idx) { $tools->msgClose('±â»ç°¡ »èÁ¦µÇ¾ú°Å³ª Á¤»óÀûÀÎ ±â»ç°¡ ¾Æ´Õ´Ï´Ù.'); } if($stat->read_level == 1 && $stat->read_level > $_SESSION[LEVEL]){ $tools->errMsg('·Î±×ÀÎ ÈÄ ÀÌ¿ëÇÏ¸é µµ¿ò¹Þ°í Àç¹ÌÀÖ´Â ¸¹Àº ÄÁÅÙÃ÷¸¦ ¸¸³¯ ¼ö ÀÖ½À´Ï´Ù.'); } else if($stat->read_level == 2 && $_SESSION[LEVEL] < 7){ $pay_stat = $db->object("kb_pay", "where userid like '$_SESSION[USERID]' and kind=1 and start_date <= now() and end_date >= now() and pay_no not like '' order by idx desc limit 1"); if(!$pay_stat->idx) { $tools->alertJavaGo('À¯·á °áÁ¦ ÈÄ ÀÌ¿ëÇØÁÖ¼¼¿ä.','order_info_action.php'); } } $part_real_idx = $stat->part1_idx; if($stat->part2_idx){ $part_real_idx = $stat->part2_idx; } if($stat->part3_idx){ $part_real_idx = $stat->part3_idx; } $part_real_stat = $db->object("kb_part", "where idx=$part_real_idx"); $writer_info = $db->object("kb_member", "where userid='$stat->writer'"); $img_resut = $db->select("kb_news_img","where temp_session='$stat->temp_session' order by idx asc"); while( $img_row = mysql_fetch_object($img_resut)) { $img_cnt++; $thumbname = ""; $file = ""; $file2 = ""; $tmp_img = explode("/",$img_row->image); $file = $tmp_img[count($tmp_img)-1]; $file2 = $tmp_img[count($tmp_img)-2]; $EXT_TMP = explode( ".",$file); $thumbname = "../data/newsThumb/".$EXT_TMP[0]."ADD_thumb"; if($img_row->img_info){ $img_info= "¡è¡è ".$img_row->img_info."

"; }else{ $img_info=""; } if($img_row->img_align==2){ $img_size = "580"; } else if($img_row->person_img == 1){ $img_size = "180"; } else { $img_size = "430"; } if($img_row->img_align==1){ ${"count_img_".$img_cnt} = "".$img_info."
idx."')\">
¨Ï ".$img_row->img_copyright_name."
"; }elseif($img_row->img_align==2){ ${"count_img_".$img_cnt} = "".$img_info."
idx."')\">
¨Ï ".$img_row->img_copyright_name."
"; }elseif($img_row->img_align==3){ ${"count_img_".$img_cnt} = "".$img_info."
idx."')\"> 
¨Ï ".$img_row->img_copyright_name." 
"; } } ?> <?=$admin_stat->shop_name;?> addSlash($stat->main_subject)); ?>
ÇÁ¸°Æ®Çϱâ´Ý±â