7 lines
114 B
PHP
7 lines
114 B
PHP
<?
|
|
$sSectionName = "Новости";
|
|
$arDirProperties = Array(
|
|
"MENU" => "Y",
|
|
"MENU_ONLY_RIGHT" => "Y"
|
|
);
|
|
?>
|