주문폼과 개인결제폼의 공통되는 필드 통합사용하도록 수정

This commit is contained in:
chicpro
2014-04-09 11:13:55 +09:00
parent 1911bb9c3d
commit dbd8bcfe51
54 changed files with 201 additions and 15997 deletions

View File

@ -155,10 +155,12 @@
{
$res_msg = iconv("euc-kr", "utf-8", $res_msg);
/*
echo "<script>
var openwin = window.open( './kcp/proc_win.php', 'proc_win', '' );
openwin.close();
</script>";
*/
alert("$res_cd : $res_msg");
exit;
}