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

6 lines
105 B
PHP

<?
$sSectionName = "Подписка на новости";
$arDirProperties = array(
"MENU" => "Y"
);
?>