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