This commit is contained in:
Andrey Kuvshinov
2020-05-21 14:22:49 +03:00
parent 7aacafae8e
commit 14bec2f4c1

View File

@@ -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;