• Модуль: blog
  • Путь к файлу: ~/bitrix/modules/blog/lib/comment.php
  • Класс: BitrixBlogCommentTable
  • Вызов: CommentTable::delete
static function delete($primary)
{
	throw new NotImplementedException("Use CBlogComment class.");
}