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

7 lines
114 B
PHP

<?
$sSectionName = "Новости";
$arDirProperties = Array(
"MENU" => "Y",
"MENU_ONLY_RIGHT" => "Y"
);
?>