7 lines
118 B
PHP
7 lines
118 B
PHP
<?
|
|
$sSectionName = "Галерея";
|
|
$arDirProperties = Array(
|
|
"title" => "Галерея",
|
|
"MENU" => "N",
|
|
);
|
|
?>
|