1
0
mirror of synced 2024-11-21 20:46:04 +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) {