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

6 lines
98 B
PHP

<?
$sSectionName = "Карта сайта";
$arDirProperties = Array(
'MENU' => "N"
);
?>