• Модуль: webdav
  • Путь к файлу: ~/bitrix/modules/webdav/classes/usertypewebdav.php
  • Класс: CUserTypeWebdavElement
  • Вызов: CUserTypeWebdavElement::OnCommentUpdate
static function OnCommentUpdate($id, &$arParams)
{
	static::OnCommentAdd($id, $arParams);
}