1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
.description.php
См. документацию.
1<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?><?
2include(GetLangFileName(dirname(__FILE__)."/", "/post.php"));
3
4$psTitle = GetMessage("SPPP_DTITLE");
5$psDescription = GetMessage("SPPP_DDESCR");
6
8 "POST_ADDRESS" => array(
9 "NAME" => GetMessage("SPPP_ADRES"),
10 "DESCR" => GetMessage("SPPP_ADRES_DESC"),
11 "VALUE" => GetMessage("SPPP_ADRES_VALUE"),
12 "TYPE" => ""
13 ),
14 "PAYER_NAME" => array(
15 "NAME" => GetMessage("SPPP_PAYER"),
16 "DESCR" => GetMessage("SPPP_PAYER_DESC"),
17 "VALUE" => "PAYER_NAME",
18 "TYPE" => "PROPERTY"
19 )
20 );
21?>
$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