mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-23 11:11:41 +03:00
4 lines
81 B
PHP
4 lines
81 B
PHP
|
<?php
|
||
|
$cli_action = 'module/intarocrm/export';
|
||
|
require_once('cli_dispatch.php');
|