답변 1개
채택된 답변
+20 포인트
3년 전
orderinquiryview_end.php 파일이 있다는 가정하에
orderformupdate.php 하단 맨 아래에 아래와 같이 넣으시면 됩니다.
PC경우 /shop/orderformupdate.php
모바일경우 /mobile/shop/orderformupdate.php
//goto_url(G5_SHOP_URL.'/orderinquiryview.php?od_id='.$od_id.'&uid='.$uid);
goto_url(G5_SHOP_URL.'/orderinquiryview_end.php?od_id='.$od_id.'&uid='.$uid);
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인