Current Path : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/communication/voting/ |
Current File : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/communication/voting/index.php |
<? require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); $APPLICATION->SetPageProperty("show_timestamp_x", "N"); $APPLICATION->SetTitle("Список опросов"); ?><?$APPLICATION->IncludeComponent( "bitrix:voting.list", "", Array( "CHANNEL_SID" => "", "VOTE_FORM_TEMPLATE" => "vote_new.php?VOTE_ID=#VOTE_ID#", "VOTE_RESULT_TEMPLATE" => "vote_result.php?VOTE_ID=#VOTE_ID#" ) );?><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>