Current Path : /var/www/html/clients/amz.e-nk.ru/en/search/ |
Current File : /var/www/html/clients/amz.e-nk.ru/en/search/index.php |
<? require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php"); $APPLICATION->SetTitle("Search");?><?$APPLICATION->IncludeFile("search/page/default.php", Array( "arrWHERE" => Array( // Values for drop-down list "Search where" "forum", "iblock_catalog", "iblock_news", "iblock_photo", "iblock_partners" ), "PAGE_RESULT_COUNT" => "50", // Results per page "CHAIN_TEMPLATE_PATH" => "/bitrix/templates/.default/chain_template_search.php",// Tempate for the search result navigation chain (field "Path") "CACHE_TIME" => "0", // Time to cache values for drop-down list "Search where" (sec.) ) );?><? require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php"); ?>