쇼핑몰: #143 상품 관련 메일 발송, 결제/배송내역 메일발송 표준화 및 스타일

This commit is contained in:
whitedot
2013-05-08 18:10:45 +09:00
parent db55b22268
commit 4d2a21a84e
3 changed files with 145 additions and 148 deletions

View File

@ -120,7 +120,7 @@ if ($od_send_mail)
$content = ob_get_contents();
ob_end_clean();
$title = "{$od['od_name']}님께서 주문하신 내역을 다음과 같이 처리하였습니다.";
$title = $config['cf_title'].' - '.$od['od_name'].'님 주문 처리 내역 안내';
$email = $od['od_email'];
// 메일 보낸 내역 상점메모에 update