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