mirror of
https://github.com/retailcrm/legacy.git
synced 2025-02-17 23:33:16 +03:00
commit
a0c9e4eaa2
@ -83,7 +83,7 @@ class ApiHelper
|
|||||||
if ($searchEdit) {
|
if ($searchEdit) {
|
||||||
$this->checkCustomers($customer, true);
|
$this->checkCustomers($customer, true);
|
||||||
} else {
|
} else {
|
||||||
$this->api->ordersEdit($customer);
|
$this->api->customersEdit($customer);
|
||||||
}
|
}
|
||||||
time_nanosleep(0, 250000000);
|
time_nanosleep(0, 250000000);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user