mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-02 19:33:14 +03:00
deleted debugging code (#5)
This commit is contained in:
parent
39e1684e7c
commit
647f7b3faf
@ -153,6 +153,4 @@ foreach($products as $product) {
|
||||
$order['items'][] = $item;
|
||||
}
|
||||
|
||||
var_dump($order); die();
|
||||
|
||||
$api->ordersEdit($order);
|
||||
|
Loading…
x
Reference in New Issue
Block a user