aa
This commit is contained in:
@@ -1390,8 +1390,11 @@ function updateArticoloFromGM($idarticolo) {
|
||||
// setProductFromGM($article, false, $productLogger);
|
||||
}
|
||||
|
||||
$str = "Concatena";
|
||||
//$str .= $productLogger->concatenateLogs();
|
||||
$str = "Concatena ";
|
||||
$str .= getarraystr($articles);
|
||||
|
||||
$str .= $productLogger->concatenateLogs();
|
||||
|
||||
|
||||
return $str;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user