1
0
mirror of synced 2024-11-23 22:06:11 +03:00
bitrix-module/intaro.intarocrm/classes/general/agent.php
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();