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

7 lines
112 B
PHP

<?
$sSectionName = "Статьи";
$arDirProperties = Array(
"MENU" => "Y",
"MENU_ONLY_RIGHT" => "Y"
);
?>