1
0
mirror of synced 2025-01-20 09:51:40 +03:00

6 lines
213 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.');
ICrmOrderActions::orderAgent();