aa
This commit is contained in:
@@ -224,7 +224,7 @@ function loadArticleByIdArticle($id, $checkprevendita = false)
|
|||||||
}
|
}
|
||||||
|
|
||||||
$ris = 'Articles:' . PHP_EOL;
|
$ris = 'Articles:' . PHP_EOL;
|
||||||
// $ris .= getarraystr($articles); // Converte solo i dati specificati in JSON
|
$ris .= getarraystr($articles); // Converte solo i dati specificati in JSON
|
||||||
|
|
||||||
// $product = Product::where('sku', $id)->first();
|
// $product = Product::where('sku', $id)->first();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user