Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/crm/product/ |
Current File : /home/bitrix/ext_www/crm.klimatlend.ua/crm/product/index.php |
<? require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); IncludeModuleLangFile($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/intranet/public/crm/product/index.php"); global $APPLICATION; $APPLICATION->SetTitle(GetMessage("CRM_TITLE")); $APPLICATION->IncludeComponent( "bitrix:crm.product", ".default", array( "SEF_MODE" => "Y", "SEF_FOLDER" => "/crm/product/" ), false ); require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");