6 lines
102 B
PHP
6 lines
102 B
PHP
<?
|
|
$sSectionName = "Оформление заказа";
|
|
$arDirProperties = Array(
|
|
'MENU' => 'N'
|
|
);
|
|
?>
|