fix install doc

This commit is contained in:
Alex Lushpai 2014-08-20 00:21:14 +04:00
parent f2bb313c16
commit dcceec1766

View File

@ -70,6 +70,5 @@ protected function crmOrderAction($order, $order_id, $action=null)
Setup cron job for exchange between CRM & your shop
```
<<<<<<< HEAD
*/5 * * * * /usr/bin/php /path/to/opencart/cli/cli_export.php >> /path/to/opencart/system/logs/cronjob_history.log 2>&1
```