diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index d2bb743..f54fa33 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -216,8 +216,8 @@ function promo_kuri($hash, $page = 0, $promo = true){ $pagenum = 1; $newcurr = strtotime($price['BeginDate']); - if ($price['category_id'] ==3) - $scale = 2; + if ($price['category_id'] == 3) + $scale = 3; else $scale = 1;