mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-01-23 19:21:44 +03:00
4 lines
78 B
PHP
4 lines
78 B
PHP
|
<?php
|
||
|
$cli_action = 'module/retailcrm/history';
|
||
|
require_once('dispatch.php');
|