mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-22 13:16:07 +03:00
4 lines
88 B
PHP
4 lines
88 B
PHP
<?php
|
|
$cli_action = 'module/intarocrm/order_history';
|
|
require_once('cli_dispatch.php');
|