Fix : consumption

This commit is contained in:
Maxime Kohlhaas 2013-04-20 13:13:33 +02:00
parent 571037d396
commit 129da11a52

View File

@ -295,7 +295,6 @@ if ($sql_select)
// Define output language
if (! empty($conf->global->MAIN_MULTILANGS) && ! empty($conf->global->PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE))
{
//$object->fetch_thirdparty();
$prod = new Product($db);
$prod->fetch($objp->fk_product);