4define(
'ADMIN_MODULE_NAME',
'search');
5define(
'ADMIN_MODULE_ICON',
'<img src="/bitrix/images/search/search.gif" width="48" height="48" border="0" alt="' .
GetMessage(
'SEARCH_PROLOG_ALT') .
'" title="' .
GetMessage(
'SEARCH_PROLOG_ALT') .
'">');
7CModule::IncludeModule(
'search');
13 unset($arDate[
'MMMM']);
16 unset($arDate[
'YYYY']);
17 return array_sum($arDate) == 0;
ParseDateTime($datetime, $format=false)
IncludeModuleLangFile($filepath, $lang=false, $bReturnArray=false)
GetMessage($name, $aReplace=null)
search_isShortDate($strDate)