관리자 상품문의 상품후기 검색 관련 오류 수정

This commit is contained in:
chicpro
2014-12-23 18:08:12 +09:00
parent 174e640e94
commit 3e80421c89
4 changed files with 2 additions and 4 deletions

View File

@ -30,6 +30,7 @@ $qstr .= ($qstr ? '&' : '').'sca='.$sca;
<input type="hidden" name="w" value="<?php echo $w; ?>">
<input type="hidden" name="is_id" value="<?php echo $is_id; ?>">
<input type="hidden" name="it_id" value="<?php echo $is['is_id']; ?>">
<input type="hidden" name="sca" value="<?php echo $sca; ?>">
<input type="hidden" name="sst" value="<?php echo $sst; ?>">
<input type="hidden" name="sod" value="<?php echo $sod; ?>">
<input type="hidden" name="sfl" value="<?php echo $sfl; ?>">