• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/classes/general/vi_phone.php
  • Класс: CVoxImplantPhone
  • Вызов: CVoxImplantPhone::getCountryName
static function getCountryName($countryCode)
{
	return Loc::getMessage('VI_PHONE_CODE_'.$countryCode);
}