From 4d10166799dc32723da405bb6bb7a785f658f317 Mon Sep 17 00:00:00 2001 From: paoloar77 Date: Wed, 14 Aug 2024 15:35:04 +0200 Subject: [PATCH] aa --- app/CustomFuncPao.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/CustomFuncPao.php b/app/CustomFuncPao.php index d1b67e55..e9ed83ea 100644 --- a/app/CustomFuncPao.php +++ b/app/CustomFuncPao.php @@ -486,10 +486,10 @@ function showTest() return "Errore: " . $e->getMessage(); } - $mystr += getarraystr($product); + // $mystr .= getarraystr($product); - return $mystr; } + return $mystr; } function showOrdini()