• Модуль: socialnetwork
  • Путь к файлу: ~/bitrix/modules/socialnetwork/classes/general/log.php
  • Класс: CAllSocNetLog
  • Вызов: CAllSocNetLog::FormatEvent_IsMessageShort
static function FormatEvent_IsMessageShort($message, $short_message = false)
{
	return CSocNetLogTools::FormatEvent_IsMessageShort($message, $short_message);
}