• Модуль: timeman
  • Путь к файлу: ~/bitrix/modules/timeman/classes/general/timeman_notify.php
  • Класс: CTimeManNotify
  • Вызов: CTimeManNotify::GetForShow
static function GetForShow($arDesc)
{
	return GetMessage("TIMEMAN_ENTRY_TITLE2").htmlspecialcharsback($arDesc["NAME_FORMATTED"]);
}