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