mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-23 03:01:41 +03:00
Update Install.md
This commit is contained in:
parent
14795c351e
commit
1223195f8c
@ -43,7 +43,7 @@ Into your CRM settings set path to exported file
|
|||||||
|
|
||||||
```
|
```
|
||||||
$this->load->model('intarocrm/order');
|
$this->load->model('intarocrm/order');
|
||||||
$this->model_intarocrm_order->send($data, $order_id);
|
$this->model_intarocrm_order->send($this->data, $order_id);
|
||||||
```
|
```
|
||||||
|
|
||||||
Add this lines into:
|
Add this lines into:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user