aa
This commit is contained in:
@@ -535,8 +535,9 @@ function setOrdine($idinternet, $mode)
|
||||
$str .= '<br>Num Ordini:' . count($ordini);
|
||||
|
||||
if (!$ordergms->isEmpty()) {
|
||||
$ordergm = $ordergms[0];
|
||||
$str .= getarraystr($ordergm) . "<br>";
|
||||
$str .= getarraystr($ordergms) . "<br>";
|
||||
// $ordergm = $ordergms[0];
|
||||
// $str .= getarraystr($ordergm) . "<br>";
|
||||
}
|
||||
|
||||
if (!$ordini->isEmpty()) {
|
||||
|
||||
Reference in New Issue
Block a user