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