|
|
@ -194,7 +194,7 @@ if ($data) : |
|
|
|
mysqli_free_result($res_p); |
|
|
|
if (empty($status) || $status == "YN" || $status == "D") { |
|
|
|
if ($row['is_renovation'] == '汰改') { |
|
|
|
$pricereview_url = "../mkt/pricereview_renovate-create.php"; |
|
|
|
$pricereview_url = "../mkt/pricereviewCreate.php"; |
|
|
|
$fname = "pricereview_renovate"; |
|
|
|
} else { |
|
|
|
$pricereview_url = "../mkt/pricereviewCreate.php"; |
|
|
|