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

8 lines
147 B
PHP

<?
$sSectionName = "Услуги";
$arDirProperties = Array(
"MENU" => "Y",
"MENU_SHOW_ELEMENTS" => "Y",
"MENU_SHOW_SECTIONS" => "Y"
);
?>