6 lines
98 B
PHP
6 lines
98 B
PHP
<?
|
|
$sSectionName = "Личный кабинет";
|
|
$arDirProperties = Array(
|
|
"MENU" => "Y"
|
|
);
|
|
?>
|