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