ez-pro/s1/landings/.section.php
2025-11-13 19:04:05 +03:00

7 lines
114 B
PHP

<?
$sSectionName = "Обзоры";
$arDirProperties = Array(
"title" => "Обзоры",
"MENU" => "N",
);
?>