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

6 lines
91 B
PHP

<?
$sSectionName = "Информация";
$arDirProperties = Array(
"MENU" => "Y"
);
?>