6 lines
90 B
PHP
6 lines
90 B
PHP
<?
|
||
$sSectionName = "О компании";
|
||
$arDirProperties = Array(
|
||
"MENU" => "Y"
|
||
);
|
||
?>
|