This commit is contained in:
Andrey Kuvshinov
2020-05-21 14:24:11 +03:00
parent 8f69f9d7f8
commit 32ade1163c

View File

@@ -217,7 +217,7 @@ function promo_kuri($hash, $page = 0, $promo = true){
$newcurr = strtotime($price['BeginDate']); $newcurr = strtotime($price['BeginDate']);
if ($price['category_id'] == 3) if ($price['category_id'] == 3)
$scale = 0.5; $scale = 2;
else else
$scale = 1; $scale = 1;