Current Path : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/search.title/ |
Current File : /var/www/admin_ftp_12/data/www/httpdocs/bitrix/components/bitrix/search.title/.description.php |
<? if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die(); $arComponentDescription = array( "NAME" => GetMessage("CD_BST_NAME"), "DESCRIPTION" => GetMessage("CD_BST_DESCRIPTION"), "ICON" => "/images/search_title.gif", "CACHE_PATH" => "Y", "PATH" => array( "ID" => "utility", "CHILD" => array( "ID" => "search", "NAME" => GetMessage("CD_BST_SEARCH") ) ), ); ?>