1
0
mirror of synced 2025-02-12 21:19:23 +03:00

6 lines
222 B
PHP
Raw Normal View History

2014-11-24 20:15:54 +03:00
<?php
require_once($_SERVER['DOCUMENT_ROOT'] . '/bitrix/modules/main/include/prolog_before.php');
if (!CModule::IncludeModule('intaro.intarocrm')) die('retailCRM not installed.');
2014-11-25 15:57:33 +03:00
ICrmOrderActions::notForkedOrderAgent();