Current Path : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/vote/ |
Current File : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/vote/vote_result.php |
<? require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php"); $APPLICATION->SetTitle("Результаты опроса");$APPLICATION->SetPageProperty("show_timestamp_x", "N"); $APPLICATION->AddChainItem("Архив опросов", "vote_list.php"); require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_after.php"); ?> <?$APPLICATION->IncludeComponent("bitrix:voting.result", ".default", Array( "VOTE_ID" => $_REQUEST["VOTE_ID"], ) );?> <?require_once($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/epilog.php");?>