7 lines
114 B
PHP
7 lines
114 B
PHP
<?
|
|
$sSectionName = "Обзоры";
|
|
$arDirProperties = Array(
|
|
"title" => "Обзоры",
|
|
"MENU" => "N",
|
|
);
|
|
?>
|