Your IP : 3.139.102.136


Current Path : /home/bitrix/ext_www/dev.ballu.in.ua/include/
Upload File :
Current File : /home/bitrix/ext_www/dev.ballu.in.ua/include/feedback_form_old.php

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");?> 
<section class="feedback-form">
    <div class="inner">
		<!--feedback-form-->
		<?$APPLICATION->IncludeComponent(
			"bitrix:form.result.new",
			"faq",
			Array(
				"AJAX_MODE" => "Y",  // режим AJAX
				"CACHE_TIME" => "3600",
				"CACHE_TYPE" => "A",
				"CHAIN_ITEM_LINK" => "",
				"CHAIN_ITEM_TEXT" => "",
				"EDIT_URL" => "",
				"IGNORE_CUSTOM_TEMPLATE" => "Y",
				"LIST_URL" => "",
				"SEF_MODE" => "N",
				"SUCCESS_URL" => "",
				"USE_EXTENDED_ERRORS" => "N",
				"VARIABLE_ALIASES" => Array(
					"RESULT_ID" => "RESULT_ID",
					"WEB_FORM_ID" => "WEB_FORM_ID"
				),
				"WEB_FORM_ID" => "1"
			)
		);?>
		<!-- end of feedback-form-->
    </div>
</section>