[*] BO : #PI-84 - virtual product page has been remade

This commit is contained in:
tDidierjean
2012-03-28 10:03:24 +00:00
parent 386c446e9e
commit 5cb46617e1
3 changed files with 3 additions and 7 deletions
@@ -2736,7 +2736,7 @@ class AdminProductsControllerCore extends AdminController
if (!file_exists($exists_file)
&& !empty($product->productDownload->display_filename)
&& !empty($product->cache_default_attribute))
&& empty($product->cache_default_attribute))
$msg = sprintf(Tools::displayError('This file "%s" is missing'), $product->productDownload->display_filename);
else
$msg = '';