6 lines
98 B
PHP
6 lines
98 B
PHP
<?
|
|
$sSectionName = "Карта сайта";
|
|
$arDirProperties = Array(
|
|
'MENU' => "N"
|
|
);
|
|
?>
|