모바일 사용후기 상품문의 작성 후 이동경로 수정

This commit is contained in:
chicpro
2013-11-22 13:13:42 +09:00
parent 4f1b6ee3a5
commit 3abf00f181
4 changed files with 10 additions and 2 deletions

View File

@ -12,6 +12,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<input type="hidden" name="w" value="<?php echo $w; ?>">
<input type="hidden" name="it_id" value="<?php echo $it_id; ?>">
<input type="hidden" name="iq_id" value="<?php echo $iq_id; ?>">
<input type="hidden" name="is_mobile_shop" value="1">
<div class="tbl_frm01 tbl_wrap">
<table>

View File

@ -12,6 +12,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
<input type="hidden" name="w" value="<?php echo $w; ?>">
<input type="hidden" name="it_id" value="<?php echo $it_id; ?>">
<input type="hidden" name="is_id" value="<?php echo $is_id; ?>">
<input type="hidden" name="is_mobile_shop" value="1">
<div class="tbl_frm01 tbl_wrap">
<table>