This commit is contained in:
paoloar77
2024-07-18 15:45:18 +02:00
parent fbd12b5f2c
commit 693e1ac6be

View File

@@ -552,7 +552,7 @@ function setOrdine($idinternet, $mode)
$ordergm = AppOrder::where('IdInternet', $idinternet)->first();
if (!$ordergm->isEmpty()) {
if ($ordergm) {
$str .= getarraystr($ordergm) . "<br>";
// $ordergm = $ordergms[0];
// $str .= getarraystr($ordergm) . "<br>";