lk redesign
This commit is contained in:
@@ -217,10 +217,9 @@ 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 = 5;
|
$scale = 2;
|
||||||
else
|
else
|
||||||
$scale = 1;
|
$scale = 1;
|
||||||
echo $scale;
|
|
||||||
|
|
||||||
if ($promo){
|
if ($promo){
|
||||||
$filedown = True;
|
$filedown = True;
|
||||||
|
|||||||
Reference in New Issue
Block a user