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