1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
.description.php
См. документацию.
1<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><?
2include(GetLangFileName(dirname(__FILE__)."/", "/webmoney_pci.php"));
3
4$psTitle = GetMessage("SWMPP_DTITLE");
5$psDescription = GetMessage("SWMPP_DDESCR");
6
8 "ORDER_ID" => array(
9 "NAME" => GetMessage("SWMPP_ORDER_ID"),
10 "DESCR" => "",
11 "VALUE" => "",
12 "TYPE" => ""
13 ),
14 "SHOULD_PAY" => array(
15 "NAME" => GetMessage("SWMPP_SUMMA"),
16 "DESCR" => "",
17 "VALUE" => "",
18 "TYPE" => ""
19 ),
20 "ACC_NUMBER" => array(
21 "NAME" => GetMessage("SWMPP_NUMBER"),
22 "DESCR" => GetMessage("SWMPP_NUMBER_DESC"),
23 "VALUE" => "",
24 "TYPE" => ""
25 ),
26 "TEST_MODE" => array(
27 "NAME" => GetMessage("SWMPP_TEST"),
28 "DESCR" => GetMessage("SWMPP_TEST_DESC"),
29 "VALUE" => "",
30 "TYPE" => ""
31 ),
32 "PATH_TO_RESULT" => array(
33 "NAME" => GetMessage("SWMPP_DIR"),
34 "DESCR" => GetMessage("SWMPP_DIR_DESC"),
35 "VALUE" => "",
36 "TYPE" => ""
37 ),
38 "CNST_SECRET_KEY" => array(
39 "NAME" => GetMessage("SWMPP_PASSW"),
40 "DESCR" => GetMessage("SWMPP_PASSW_DESC"),
41 "VALUE" => "",
42 "TYPE" => ""
43 )
44 );
45?>
$psDescription
Определения .description.php:7
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
GetMessage($name, $aReplace=null)
Определения tools.php:3397
GetLangFileName($before, $after, $lang=false)
Определения tools.php:3428
$arPSCorrespondence
Определения .description.php:6
$psTitle
Определения .description.php:3
die
Определения quickway.php:367