This commit is contained in:
paoloar77
2024-08-14 15:35:04 +02:00
parent c943a355ef
commit 4d10166799

View File

@@ -486,10 +486,10 @@ function showTest()
return "Errore: " . $e->getMessage();
}
$mystr += getarraystr($product);
// $mystr .= getarraystr($product);
return $mystr;
}
return $mystr;
}
function showOrdini()