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