• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/iblocksocnetevent.php
  • Класс: CWebDavSocNetEvent
  • Вызов: CWebDavSocNetEvent::SocnetLogFileMove
public function SocnetLogFileMove($arParams)
{
	$this->SocnetLogUpdateRights($arParams["ELEMENT"]["id"], $this->IBlockID, $this->event_id);
	CWebDavIblock::UpdateSearchRights($arParams["ELEMENT"]["id"], $this->IBlockID);
}