lk redesign
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user