Your IP : 3.144.35.29


Current Path : /home/bitrix/ext_www/easy-comfort.com.ua/bitrix/modules/sale/payment/bill_en/
Upload File :
Current File : /home/bitrix/ext_www/easy-comfort.com.ua/bitrix/modules/sale/payment/bill_en/.description.php

<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><?
$langFile = GetLangFileName(dirname(__FILE__)."/", "/bill.php");

if(file_exists($langFile))
	include($langFile);

$psDescription = GetMessage("SBLP_DDESCR");

$isAffordPdf = true;

include \Bitrix\Main\Application::getDocumentRoot().'/bitrix/modules/sale/handlers/paysystem/billen/.description.php';

$data['IS_AVAILABLE'] = \Bitrix\Sale\PaySystem\Manager::HANDLER_AVAILABLE_FALSE;