6 lines
81 B
PHP
6 lines
81 B
PHP
<?
|
|
$sSectionName = "Поиск";
|
|
$arDirProperties = array(
|
|
"MENU" => "N"
|
|
);
|
|
?>
|