• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/iblocksocnetevent.php
  • Класс: CWebDavSocNetEvent
  • Вызов: CWebDavSocNetEvent::SocnetLogMessageUpdate
public function SocnetLogMessageUpdate($ID, $arFields) // update log comment
{
	$this->SocnetLogMessageAdd($ID, $arFields, true);
}