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

7 lines
118 B
PHP

<?
$sSectionName = "Галерея";
$arDirProperties = Array(
"title" => "Галерея",
"MENU" => "N",
);
?>