aa
This commit is contained in:
@@ -266,8 +266,8 @@ function showOrdini()
|
||||
if ($order->Descrizione)
|
||||
$str .= getvalstr("Descr", $order->Descrizione);
|
||||
|
||||
$str .= $product;
|
||||
// $str .= $product->name;
|
||||
//$str .= $product;
|
||||
$str .= $product['name'];
|
||||
$str .= '<br>';
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user