fix
This commit is contained in:
parent
15108dcd34
commit
da6a162fe6
@ -330,7 +330,7 @@ class BlockBestSellers extends Module
|
||||
fwrite($file, json_encode($best_sellers));
|
||||
fclose($file);
|
||||
}
|
||||
|
||||
}
|
||||
$smarty->assign(
|
||||
array(
|
||||
'best_sellers' => $best_sellers,
|
||||
|
Loading…
Reference in New Issue
Block a user