1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
.description.php
См. документацию.
1<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><?
2
3$langFile = GetLangFileName(dirname(__FILE__)."/", "/bill.php");
4
5if(file_exists($langFile))
6 include($langFile);
7
8$psDescription = GetMessage("SBLP_DDESCR");
9
11
12include \Bitrix\Main\Application::getDocumentRoot().'/bitrix/modules/sale/handlers/paysystem/billua/.description.php';
13
const HANDLER_AVAILABLE_FALSE
Определения manager.php:38
$psDescription
Определения .description.php:7
$isAffordPdf
Определения .description.php:9
$langFile
Определения .description.php:2
$data['IS_AVAILABLE']
Определения .description.php:13
GetMessage($name, $aReplace=null)
Определения tools.php:3397
GetLangFileName($before, $after, $lang=false)
Определения tools.php:3428
die
Определения quickway.php:367