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