• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/classes/general/vi_main.php
  • Класс: CVoxImplantMain
  • Вызов: CVoxImplantMain::GetIvrTrialText
static function GetIvrTrialText()
{
	return array(
		'TITLE' => VIIvrHelper::getLicensePopupHeader(),
		'TEXT' => VIIvrHelper::getLicensePopupContent(),
	);
}