1
0
mirror of synced 2024-11-22 21:36:10 +03:00
bitrix-module/intaro.intarocrm/classes/general/agent.php
Grigory Pomadchin 5085dfbd66 +forkedAgent
2014-11-24 20:17:16 +03:00

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