correct category var
This commit is contained in:
@@ -216,7 +216,7 @@ function promo_kuri($hash, $page = 0, $promo = true){
|
|||||||
$count = $data['count'];
|
$count = $data['count'];
|
||||||
$pagenum = 1;
|
$pagenum = 1;
|
||||||
$newcurr = strtotime($price['BeginDate']);
|
$newcurr = strtotime($price['BeginDate']);
|
||||||
$category = price['category_id'];
|
$category = $price['category_id'];
|
||||||
|
|
||||||
if ($promo){
|
if ($promo){
|
||||||
$filedown = True;
|
$filedown = True;
|
||||||
|
|||||||
Reference in New Issue
Block a user