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