1
0
mirror of synced 2024-11-22 04:56:05 +03:00
This commit is contained in:
dkorol 2016-07-04 17:47:55 +03:00
parent 8b5b1a0155
commit fd741f6bae

View File

@ -49,6 +49,8 @@ class ApiHelper {
$orders = $this->filterOrders($orders);
$this->uploadOrders($orders);
return true;
}
protected function uploadOrders($orders) {