Your IP : 18.189.188.121


Current Path : /home/bitrix/ext_www/crm.klimatlend.ua/bizproc/bizproc/
Upload File :
Current File : //home/bitrix/ext_www/crm.klimatlend.ua/bizproc/bizproc/index.php

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");

$APPLICATION->IncludeComponent(
	"bitrix:bizproc.workflow.instances",
	"",
	array(
		"SET_TITLE" => 'Y',
		"NAME_TEMPLATE" => CSite::GetNameFormat(),
	)
);

require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");