update prod

This commit is contained in:
ToutPratique 2017-04-12 16:45:36 +02:00
parent 12e247ba5b
commit 7c36c50865

View File

@ -55,7 +55,7 @@ if ($excludeIds && $excludeIds != 'NaN') {
// Excluding downloadable products from packs because download from pack is not supported
$excludeVirtuals = (bool)Tools::getValue('excludeVirtuals', true);
$exclude_packs = (bool)Tools::getValue('exclude_packs', true);
// $exclude_packs = (bool)Tools::getValue('exclude_packs', true);
$context = Context::getContext();