• Модуль: support
  • Путь к файлу: ~/bitrix/modules/support/classes/general/support.php
  • Класс: CAllTicket
  • Вызов: CAllTicket::GetResponsible
static function GetResponsible()
{
	return CTicket::GetSupportTeamList();
}