Merge branch 'develop' of gitlab.antadis.net:dev-antadis/bebeboutik into develop

This commit is contained in:
Christophe Latour 2017-11-21 14:12:45 +01:00
commit 4cda1e895f

View File

@ -330,7 +330,7 @@ class BlockBestSellers extends Module
fwrite($file, json_encode($best_sellers));
fclose($file);
}
}
$smarty->assign(
array(
'best_sellers' => $best_sellers,