1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
.description.php
См. документацию.
1<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><?
2include(GetLangFileName(dirname(__FILE__)."/", "/paycash.php"));
3
4$psTitle = GetMessage("SPCP_DTITLE");
5$psDescription = GetMessage("SPCP_DDESCR");
6
8 "SHOP_ACCOUNT" => array(
9 "NAME" => GetMessage("SPCP_CODE"),
10 "DESCR" => GetMessage("SPCP_CODE_DESC"),
11 "VALUE" => "",
12 "TYPE" => ""
13 ),
14 "SHOP_KEY_ID" => array(
15 "NAME" => GetMessage("SPCP_CODEKEY"),
16 "DESCR" => GetMessage("SPCP_CODEKEY_DESC"),
17 "VALUE" => "",
18 "TYPE" => ""
19 ),
20 "SHOP_KEY" => array(
21 "NAME" => GetMessage("SPCP_KEY"),
22 "DESCR" => GetMessage("SPCP_KEY_DESC"),
23 "VALUE" => "",
24 "TYPE" => ""
25 )
26 );
27?>
$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