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