opencart-module/cli/cli_export.php

4 lines
86 B
PHP

<?php
$cli_action = 'module/intarocrm/export_icml';
require_once('cli_dispatch.php');