1
0
mirror of synced 2025-02-08 02:59:22 +03:00
2014-11-25 15:57:33 +03:00

6 lines
222 B
PHP
Executable File

<?php
require_once($_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/main/include/prolog_before.php');
if (!CModule::IncludeModule('intaro.intarocrm')) die('retailCRM not installed.');
ICrmOrderActions::notForkedOrderAgent();