도로명 주소 표기법에 따른 수정

This commit is contained in:
chicpro
2014-01-03 15:54:46 +09:00
parent 4ff183eb2b
commit 46b20261ff
15 changed files with 66 additions and 39 deletions

View File

@ -3,6 +3,9 @@ $sub_menu = '400400';
include_once('./_common.php');
if($_POST['mod_type'] == 'info') {
$od_addr2 = get_address2($od_addr2, $od_addr3);
$od_b_addr2 = get_address2($od_b_addr2, $od_b_addr3);
$sql = " update {$g5['g5_shop_order_table']}
set od_name = '$od_name',
od_tel = '$od_tel',