mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-02-03 00:09:25 +03:00
4 lines
77 B
PHP
4 lines
77 B
PHP
|
<?php
|
||
|
$cli_action = 'module/retailcrm/export';
|
||
|
require_once('dispatch.php');
|