diff --git a/app/routes/anpdf.php b/app/routes/anpdf.php index 1d1b729..189166a 100644 --- a/app/routes/anpdf.php +++ b/app/routes/anpdf.php @@ -217,10 +217,9 @@ function promo_kuri($hash, $page = 0, $promo = true){ $newcurr = strtotime($price['BeginDate']); if ($price['category_id'] == 3) - $scale = 5; + $scale = 2; else $scale = 1; - echo $scale; if ($promo){ $filedown = True;