od_temp_point 필드 제거

This commit is contained in:
chicpro
2013-08-29 16:00:10 +09:00
parent d7ee1597c0
commit b08ad7e332
5 changed files with 2 additions and 15 deletions

View File

@ -122,7 +122,7 @@ $pg_anchor = '<ul class="anchor">
else
{
$settle_method .= '미입력';
if ($row['od_temp_point']) $settle_method .= '포인트';
if ($row['od_receipt_point']) $settle_method .= '포인트';
}
?>
<tr>