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