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