• Модуль: blog
  • Путь к файлу: ~/bitrix/modules/blog/lib/internals/bloguser.php
  • Класс: BitrixBlogInternalsBlogUserTable
  • Вызов: BlogUserTable::add
static function add(array $data)
{
	throw new NotImplementedException("Use CBlogUser class.");
}