start scale in books

This commit is contained in:
Andrey Kuvshinov
2020-05-21 17:33:48 +03:00
parent 47a413807c
commit ac87b2645e
4 changed files with 10 additions and 10 deletions

View File

@@ -216,11 +216,7 @@ function promo_kuri($hash, $page = 0, $promo = true){
$count = $data['count'];
$pagenum = 1;
$newcurr = strtotime($price['BeginDate']);
if ($price['category_id'] == 3)
$scale = 2;
else
$scale = 1;
$category = price['category_id'];
if ($promo){
$filedown = True;