• Модуль: intranet
  • Путь к файлу: ~/bitrix/modules/intranet/lib/ustat/socneteventhandler.php
  • Класс: BitrixIntranetUStatSocnetEventHandler
  • Вызов: SocnetEventHandler::getTitle
static function getTitle()
{
	IncludeModuleLangFile(__FILE__);

	return GetMessage(static::TITLE);
}